Skip to content

Commit a17e9f3

Browse files
committed
remove usless imports
1 parent eab0d9b commit a17e9f3

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

test/test_add.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21
import subprocess
32

43
import pytest

test/test_branch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21
import subprocess
32

43
import pytest

test/test_checkout.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21
import subprocess
32

43
import pytest

test/test_commit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21
import subprocess
32

43
import pytest

0 commit comments

Comments
 (0)