mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 14:19:03 +00:00
Trivial update
This commit is contained in:
@@ -5,8 +5,8 @@ Copyright (c) 2006-2019 sqlmap developers (http://sqlmap.org/)
|
||||
See the file 'LICENSE' for copying permission
|
||||
"""
|
||||
|
||||
import string
|
||||
import random
|
||||
import string
|
||||
|
||||
from lib.core.compat import xrange
|
||||
from lib.core.enums import HINT
|
||||
|
||||
Reference in New Issue
Block a user