Skip to content

Commit a5cacc8

Browse files
committed
remove unused jpype import from _genstubs.py
1 parent afcc7a7 commit a5cacc8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scyjava/_stubs/_genstubs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
from unittest.mock import patch
1414
from zipfile import ZipFile
1515

16-
import jpype
17-
1816
import scyjava
1917
import scyjava.config
2018
import stubgenj

0 commit comments

Comments
 (0)