- fixed imports in all TclCommands
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# ##########################################################
|
||||
|
||||
from tclCommands.TclCommand import TclCommand
|
||||
from ObjectCollection import *
|
||||
import collections
|
||||
|
||||
|
||||
class TclCommandClearShell(TclCommand):
|
||||
|
||||
Reference in New Issue
Block a user