Index: TD_Switches/loader.py =================================================================== diff -u -r4e2342ccd6104d0cb1f5321c24c9955c2cae69c8 -r9307b8315113adb7ad1823a19d58df6ea7e4ef8b --- TD_Switches/loader.py (.../loader.py) (revision 4e2342ccd6104d0cb1f5321c24c9955c2cae69c8) +++ TD_Switches/loader.py (.../loader.py) (revision 9307b8315113adb7ad1823a19d58df6ea7e4ef8b) @@ -11,10 +11,6 @@ # parent from engine.dynamicloader import DynamicLoader -# plugin specific -from leahi_dialin.common.td_defs import TDOpModes -from leahi_dialin.common.td_defs import TDStandbyStates - # hd Simulator from leahi_dialin.ui.td_messaging import TD_Messaging @@ -66,4 +62,4 @@ door = self.door.value() self.td_interface.td_switches( door - ) \ No newline at end of file + )