Skip to content

Commit 18dcb1a

Browse files
authored
Removed unused import (#8)
1 parent a7fd6e9 commit 18dcb1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ScrollableContainers/__init__.py

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

43
with contextlib.suppress(ImportError):
54
from ScrollableContainers._qt5 import ScrollableAreaQt5

0 commit comments

Comments
 (0)