mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +03:00
Remove unused import
This commit is contained in:
parent
1c71fdb805
commit
2402ef498b
|
@ -4,7 +4,6 @@ from __future__ import unicode_literals, print_function
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import random
|
import random
|
||||||
import cytoolz
|
|
||||||
import itertools
|
import itertools
|
||||||
import numpy
|
import numpy
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user