mirror of https://github.com/explosion/spaCy.git
Remove unused import
This commit is contained in:
parent
d1d7fd5f5d
commit
8a67ddd6f1
|
@ -22,7 +22,6 @@ import subprocess
|
||||||
from contextlib import contextmanager
|
from contextlib import contextmanager
|
||||||
import tempfile
|
import tempfile
|
||||||
import shutil
|
import shutil
|
||||||
import hashlib
|
|
||||||
import shlex
|
import shlex
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue