Yuan Chuan Kee commited on
Commit
47684c5
·
1 Parent(s): 6f22e37

Remove useless import

Browse files
Files changed (1) hide show
  1. annotated_reference_strings.py +0 -1
annotated_reference_strings.py CHANGED
@@ -5,7 +5,6 @@ PubMed
5
 
6
  import gzip
7
  import json
8
- import os
9
 
10
  import datasets
11
 
 
5
 
6
  import gzip
7
  import json
 
8
 
9
  import datasets
10