diff --git a/script/RobotSC.py b/script/RobotSC.py index 67098bc..7d1128c 100644 --- a/script/RobotSC.py +++ b/script/RobotSC.py @@ -10,7 +10,6 @@ class RobotSC(RobotTCP): def unmount(self, puck, sample): return self.execute('unmount', puck, sample) - def moveHome(): def on_event(self,ev):