Remove debug logging of stop message context

pull/2485/head
Åke Forslund 2020-02-27 14:33:34 +01:00
parent 1051eef1ba
commit 5867b4fe2e
1 changed files with 0 additions and 2 deletions

View File

@ -1185,8 +1185,6 @@ class MycroftSkill:
"""Handler for the "mycroft.stop" signal. Runs the user defined
`stop()` method.
"""
self.log.info(_.context)
def __stop_timeout():
# The self.stop() call took more than 100ms, assume it handled Stop
self.bus.emit(Message('mycroft.stop.handled',