From 366bc8847498dacdb69c7f4b78d7c5fe5406de4d Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 Jun 2014 15:25:17 -0700 Subject: Reverting files that accidentally snuck into commit. --- client/notifier.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') 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() -- cgit v1.3.1