Skip to content

Commit b6f804d

Browse files
committed
Merge pull request #127 from stonebig/master
PyQt5 fix Simplified
2 parents 1b7be6f + 9e49fe1 commit b6f804d

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)