From 5867b4fe2e748c1a5b02d7615be9a80e5fa56636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Forslund?= Date: Thu, 27 Feb 2020 14:33:34 +0100 Subject: [PATCH] Remove debug logging of stop message context --- mycroft/skills/mycroft_skill/mycroft_skill.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/mycroft/skills/mycroft_skill/mycroft_skill.py b/mycroft/skills/mycroft_skill/mycroft_skill.py index c417a83bae..77c0683e3e 100644 --- a/mycroft/skills/mycroft_skill/mycroft_skill.py +++ b/mycroft/skills/mycroft_skill/mycroft_skill.py @@ -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',