mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-14 01:16:34 +00:00
Couple of minor patches
This commit is contained in:
1
thirdparty/multipart/multipartpost.py
vendored
1
thirdparty/multipart/multipartpost.py
vendored
@@ -29,7 +29,6 @@ import sys
|
||||
|
||||
from lib.core.compat import choose_boundary
|
||||
from lib.core.convert import getBytes
|
||||
from lib.core.convert import getText
|
||||
from lib.core.exception import SqlmapDataException
|
||||
from thirdparty.six.moves import urllib as _urllib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user