eric6/eric6_unittest.py

changeset 8258
82b608e352ec
parent 8143
2c730d5fd177
diff -r 28146736bbfc -r 82b608e352ec eric6/eric6_unittest.py
--- 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):
     """

eric ide

mercurial