Minor patch with imports

This commit is contained in:
Miroslav Stampar
2015-09-10 15:55:49 +02:00
parent f494004f44
commit c05c0ff435
3 changed files with 1 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ from lib.core.enums import POST_HINT
from lib.core.exception import SqlmapFilePathException
from lib.core.exception import SqlmapGenericException
from lib.core.exception import SqlmapMissingPrivileges
from lib.core.exception import SqlmapSyntaxException
from lib.core.exception import SqlmapSystemException
from lib.core.exception import SqlmapUserQuitException
from lib.core.option import _setDBMS