Skip to content

Commit 237fed1

Browse files
committed
Remove unneeded imports
1 parent a0e677a commit 237fed1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
from re import S
21
import scyjava
32
import pytest
4-
import jgo, logging, sys
53

64

75
@pytest.fixture(scope="session")

0 commit comments

Comments
 (0)