mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
* Remove unused import
This commit is contained in:
parent
4d49d19cfe
commit
7689dccd0f
|
@ -1,7 +1,6 @@
|
|||
from __future__ import unicode_literals
|
||||
from os import path
|
||||
|
||||
from .. import orth
|
||||
from ..vocab import Vocab
|
||||
from ..tokenizer import Tokenizer
|
||||
from ..syntax.parser import GreedyParser
|
||||
|
|
Loading…
Reference in New Issue
Block a user