summaryrefslogtreecommitdiff
path: root/client/notifier.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-28 15:16:57 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-06-28 15:16:57 -0700
commit3419eee951be8660f13b5d750a33b8e8ed64b425 (patch)
tree210f4ec0bd14be447566195d0dffaf10182af9d2 /client/notifier.py
parent02f3505cd6d585a24d79cca033f30ce88e972563 (diff)
downloadjasper-client-3419eee951be8660f13b5d750a33b8e8ed64b425.tar.gz
jasper-client-3419eee951be8660f13b5d750a33b8e8ed64b425.zip
Changes suggested in CR.
Diffstat (limited to 'client/notifier.py')
-rw-r--r--client/notifier.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/notifier.py b/client/notifier.py
index 341ae04..7e6b0a2 100644
--- a/client/notifier.py
+++ b/client/notifier.py
@@ -1,5 +1,5 @@
import Queue
-from modules import Gmail
+#from modules import Gmail
from apscheduler.scheduler import Scheduler
import logging
logging.basicConfig()