remvoe unused import

This commit is contained in:
Matt Davis
2022-02-15 11:37:29 -05:00
parent ecc243fc69
commit dabd4bfe86
-1
View File
@@ -14,7 +14,6 @@ import sys
import warnings
from contextlib import contextmanager
from distutils.spawn import find_executable
from pathlib import Path
from urllib.parse import urlparse