Unverified Commit 51441040 authored by Sam Shleifer's avatar Sam Shleifer Committed by GitHub
Browse files

[fix] remove unused import (#5206)

parent 0d158e38
......@@ -36,7 +36,6 @@ if is_torch_available():
MobileBertForTokenClassification,
MobileBertForMultipleChoice,
)
from transformers.modeling_mobilebert import MOBILEBERT_PRETRAINED_MODEL_ARCHIVE_LIST
class MobileBertModelTester:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment