mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Minor just in case patch
This commit is contained in:
@@ -8,6 +8,8 @@ See the file 'doc/COPYING' for copying permission
|
||||
import logging
|
||||
import optparse
|
||||
|
||||
from lib.utils import versioncheck # this has to be the first non-standard import
|
||||
|
||||
from sqlmap import modulePath
|
||||
from lib.core.common import setPaths
|
||||
from lib.core.data import paths
|
||||
|
||||
Reference in New Issue
Block a user