mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Removed unused imports and variables (pyflake-ing)
This commit is contained in:
@@ -12,12 +12,9 @@ except:
|
||||
import sha
|
||||
|
||||
import pickle
|
||||
import re
|
||||
import sys
|
||||
import struct
|
||||
import urllib
|
||||
|
||||
from lib.core.enums import PLACE
|
||||
from lib.core.settings import IS_WIN
|
||||
from lib.core.settings import UNICODE_ENCODING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user