mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
minor refactoring
This commit is contained in:
parent
bcf9fc6c6f
commit
e1f86c97c4
8 changed files with 176 additions and 154 deletions
|
|
@ -12,8 +12,8 @@ import threading
|
|||
import time
|
||||
|
||||
from lib.core.agent import agent
|
||||
from lib.core.bigarray import BigArray
|
||||
from lib.core.common import Backend
|
||||
from lib.core.common import BigArray
|
||||
from lib.core.common import calculateDeltaSeconds
|
||||
from lib.core.common import dataToStdout
|
||||
from lib.core.common import extractRegexResult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue