diff --git a/script/local.py b/script/local.py index b3870db..0d5bba6 100644 --- a/script/local.py +++ b/script/local.py @@ -162,10 +162,6 @@ def get_pipeline_msg(): raise Exception("Received None message.") return data.data -""" def on_system_restart(): print ("restart") - log("restart") - time.sleep(1.0) stop_pipeline() -""" \ No newline at end of file