mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-22 19:04:25 +03:00
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
Block a user