Skip to content

Commit

Permalink
rm unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Evelina Bakhturina <[email protected]>
  • Loading branch information
ekmb committed Feb 13, 2020
1 parent 880c730 commit b43d64d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/nlp/glue_benchmark/glue_benchmark_with_bert.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"""

import argparse
import json
import os

from transformers import BertConfig
Expand Down

0 comments on commit b43d64d

Please sign in to comment.