src/eric7/eric7_ide.py

branch
eric7
changeset 9955
aa02420279fe
parent 9690
2dc33116df50
child 10238
9ea4634a697e
--- a/src/eric7/eric7_ide.py	Fri Mar 31 13:39:51 2023 +0200
+++ b/src/eric7/eric7_ide.py	Sat Apr 01 11:09:00 2023 +0200
@@ -87,9 +87,6 @@
         )
         sys.argv.remove(arg)
 
-# make Third-Party package 'Jasy' available as a packages repository
-sys.path.insert(2, os.path.join(os.path.dirname(__file__), "ThirdParty", "Jasy"))
-
 from eric7.EricWidgets.EricApplication import EricApplication
 
 

eric ide

mercurial