Debugger/Config.py

changeset 96
9624a110667d
parent 13
1af94a91f439
child 791
9ec2ac20e54e
diff -r 261bc03812fd -r 9624a110667d Debugger/Config.py
--- a/Debugger/Config.py	Sun Jan 31 16:15:16 2010 +0000
+++ b/Debugger/Config.py	Sun Jan 31 17:11:22 2010 +0000
@@ -7,8 +7,6 @@
 Module defining the different Python types and their display strings.
 """
 
-from DebugClients.Python.DebugConfig import ConfigVarTypeStrings
-    
 try:
     from PyQt4.QtCore import QT_TRANSLATE_NOOP
     

eric ide

mercurial