From a967ea9f203fafb13d9208d0f205c7653000b3ef Mon Sep 17 00:00:00 2001 From: Samuel M Smith Date: Fri, 23 Jan 2015 15:17:12 -0700 Subject: [PATCH] removed debug import --- salt/daemons/flo/core.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/salt/daemons/flo/core.py b/salt/daemons/flo/core.py index 9b46461f96..0aa4bf67e2 100644 --- a/salt/daemons/flo/core.py +++ b/salt/daemons/flo/core.py @@ -1319,8 +1319,6 @@ class SaltRaetEventer(ioflo.base.deeding.Deed): Forward an event message to all subscribed yards Event message has a route ''' - import wingdbstub - rm_ = [] if msg.get('tag') == 'pillar_refresh': self.pillar_refresh.value = True