remove unused import

This commit is contained in:
Alex Cepoi 2012-09-21 00:54:11 +02:00
parent 11d29c7005
commit 73e6bc1b10
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
"""Helper functions which doesn't fit anywhere else"""
import re
import inspect
import hashlib
from pkgutil import iter_modules