Skip to content

Commit ed8939d

Browse files
committed
fix(cmd): remove unused import
1 parent 3cb5e17 commit ed8939d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git/cmd.py

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import threading
1313
import errno
1414
import mmap
15-
import warnings
1615

1716
from contextlib import contextmanager
1817
from subprocess import (

0 commit comments

Comments
 (0)