Minor just in case patch

This commit is contained in:
Miroslav Stampar 2015-11-08 00:10:28 +01:00
parent 193f8190c4
commit 9849f87b61

View File

@ -8,6 +8,8 @@ See the file 'doc/COPYING' for copying permission
import logging import logging
import optparse import optparse
from lib.utils import versioncheck # this has to be the first non-standard import
from sqlmap import modulePath from sqlmap import modulePath
from lib.core.common import setPaths from lib.core.common import setPaths
from lib.core.data import paths from lib.core.data import paths