Skip to content

Commit 9e49fe1

Browse files
author
stonebig
committed
PyQt5 fix Simplified
1 parent e7d71b1 commit 9e49fe1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

winpython/qt/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
import os
1111

12-
import imp
13-
1412
try:
1513
#be friendly with Pyqt5
1614
are_you_here = __import__('PyQt5')

0 commit comments

Comments
 (0)