mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Remove unused import of threading
This commit is contained in:
@@ -6,7 +6,6 @@ import os
|
||||
import shlex
|
||||
import shutil
|
||||
import traceback
|
||||
import threading
|
||||
import sys
|
||||
import warnings
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user