diff -r 8c3d033e5044 -r 0cdead130a81 eric6/eric6.py
--- a/eric6/eric6.py Sat Jun 20 17:36:20 2020 +0200
+++ b/eric6/eric6.py Sun Jun 21 18:26:12 2020 +0200
@@ -11,8 +11,6 @@
of the IDE and starts the Qt event loop.
"""
-# TODO: remove support for Qt4 and pyside (1)
-
import sys
import os