mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
Some more DREI stuff
This commit is contained in:
@@ -8,8 +8,8 @@ See the file 'LICENSE' for copying permission
|
||||
import random
|
||||
import string
|
||||
|
||||
from lib.core.compat import xrange
|
||||
from lib.core.enums import PRIORITY
|
||||
from lib.utils.xrange import xrange
|
||||
|
||||
__priority__ = PRIORITY.LOW
|
||||
|
||||
|
||||
Reference in New Issue
Block a user