diff --git a/Module.py b/Module.py index 20a8ad8..191c647 100644 --- a/Module.py +++ b/Module.py @@ -20,9 +20,6 @@ along with this program. If not, see . from ConfigParser import NoSectionError, NoOptionError import logging -import re -import sys -from threading import Timer import MySQLdb as mdb