aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_PYSIDE-42.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtCore/bug_PYSIDE-42.py')
-rw-r--r--tests/QtCore/bug_PYSIDE-42.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/QtCore/bug_PYSIDE-42.py b/tests/QtCore/bug_PYSIDE-42.py
index 1e3f0f1d..15b6fead 100644
--- a/tests/QtCore/bug_PYSIDE-42.py
+++ b/tests/QtCore/bug_PYSIDE-42.py
@@ -27,7 +27,6 @@
#############################################################################
from PySide2.QtCore import *
-from PySide2.QtWidgets import *
import unittest
class TestBugPYSIDE42 (unittest.TestCase):