Skip to content

Commit 991c249

Browse files
committed
Remove unused sys import
1 parent 49d47b8 commit 991c249

File tree

1 file changed

+0
-1
lines changed
  • repo2docker/contentproviders

1 file changed

+0
-1
lines changed

repo2docker/contentproviders/git.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import subprocess
2-
import sys
32

43
from .base import ContentProvider, ContentProviderException
54
from ..utils import execute_cmd, check_ref

0 commit comments

Comments
 (0)