mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
removing of unused imports together with some general code refactoring
This commit is contained in:
@@ -10,8 +10,6 @@ See the file 'doc/COPYING' for copying permission
|
||||
import random
|
||||
import string
|
||||
|
||||
from lib.core.common import singleTimeWarnMessage
|
||||
from lib.core.enums import DBMS
|
||||
from lib.core.enums import PRIORITY
|
||||
|
||||
__priority__ = PRIORITY.LOW
|
||||
|
||||
Reference in New Issue
Block a user