Skip to content

Commit 3947396

Browse files
committed
Minor fix
1 parent 060eac1 commit 3947396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlmapapi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import logging
99
import optparse
1010

11-
from _sqlmap import modulePath
11+
from sqlmap import modulePath
1212
from lib.core.common import setPaths
1313
from lib.core.data import paths
1414
from lib.core.data import logger

0 commit comments

Comments
 (0)