aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btscanner/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btscanner/main.py')
-rw-r--r--examples/bluetooth/btscanner/main.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/bluetooth/btscanner/main.py b/examples/bluetooth/btscanner/main.py
index bf8f596a3..a54a862a2 100644
--- a/examples/bluetooth/btscanner/main.py
+++ b/examples/bluetooth/btscanner/main.py
@@ -5,8 +5,7 @@
import sys
-from PySide6.QtCore import Qt
-from PySide6.QtWidgets import QApplication, QWidget
+from PySide6.QtWidgets import QApplication
from device import DeviceDiscoveryDialog