--- a/eric6/eric6_unittest.py Tue Apr 20 19:47:39 2021 +0200 +++ b/eric6/eric6_unittest.py Wed Apr 21 17:56:12 2021 +0200 @@ -36,10 +36,6 @@ from Toolbox import Startup -# make Third-Party package available as a packages repository -sys.path.insert(2, os.path.join(os.path.dirname(__file__), - "ThirdParty", "EditorConfig")) - def createMainWidget(argv): """