Module: remove some unused imports

This commit is contained in:
Brian S. Stephan 2012-12-19 19:54:17 -06:00
parent a440bf395c
commit 885076c1b8
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
from ConfigParser import NoSectionError, NoOptionError
import logging
import re
import sys
from threading import Timer
import MySQLdb as mdb