mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
code cleanup
This commit is contained in:
parent
41ccf88990
commit
526aacb640
17 changed files with 35 additions and 52 deletions
|
|
@ -8,8 +8,6 @@ See the file 'doc/COPYING' for copying permission
|
|||
"""
|
||||
|
||||
import re
|
||||
import os
|
||||
import random
|
||||
|
||||
from lib.core.common import singleTimeWarnMessage
|
||||
from lib.core.enums import DBMS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue