Skip to content

Commit 3f6bc1f

Browse files
committed
minor fix
1 parent 1e18168 commit 3f6bc1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/dbms/mysql/filesystem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
from lib.core.data import logger
1717
from lib.core.enums import CHARSET_TYPE
1818
from lib.core.enums import EXPECTED
19+
from lib.core.enums import PAYLOAD
1920
from lib.core.enums import PLACE
2021
from lib.core.exception import sqlmapNoneDataException
2122
from lib.request import inject

0 commit comments

Comments
 (0)