mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 05:04:11 +03:00
Minor fix
This commit is contained in:
parent
060eac110a
commit
39473967aa
|
@ -8,7 +8,7 @@ See the file 'doc/COPYING' for copying permission
|
|||
import logging
|
||||
import optparse
|
||||
|
||||
from _sqlmap import modulePath
|
||||
from sqlmap import modulePath
|
||||
from lib.core.common import setPaths
|
||||
from lib.core.data import paths
|
||||
from lib.core.data import logger
|
||||
|
|
Loading…
Reference in New Issue
Block a user