summaryrefslogtreecommitdiff
path: root/client/notifier.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-28 15:25:17 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-06-28 15:25:17 -0700
commit366bc8847498dacdb69c7f4b78d7c5fe5406de4d (patch)
treee72c6414b6999ec28193c30242ab720b6956a479 /client/notifier.py
parent3419eee951be8660f13b5d750a33b8e8ed64b425 (diff)
downloadjasper-client-366bc8847498dacdb69c7f4b78d7c5fe5406de4d.tar.gz
jasper-client-366bc8847498dacdb69c7f4b78d7c5fe5406de4d.zip
Reverting files that accidentally snuck into commit.
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 7e6b0a2..341ae04 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()