eric6/Graphics/ApplicationDiagramBuilder.py

changeset 7637
c878e8255972
parent 7529
2b8a0d8ba12a
child 7780
41420f82c0ac
diff -r 61566f35ab22 -r c878e8255972 eric6/Graphics/ApplicationDiagramBuilder.py
--- a/eric6/Graphics/ApplicationDiagramBuilder.py	Mon Jun 22 17:55:06 2020 +0200
+++ b/eric6/Graphics/ApplicationDiagramBuilder.py	Tue Jun 23 17:24:18 2020 +0200
@@ -54,7 +54,6 @@
         """
         import Utilities.ModuleParser
         extensions = (
-            Preferences.getPython("PythonExtensions") +
             Preferences.getPython("Python3Extensions") +
             ['.rb']
         )

eric ide

mercurial