mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
Removing some unused imports
This commit is contained in:
parent
c51b4c072f
commit
7e610b8716
9 changed files with 10 additions and 17 deletions
|
|
@ -9,7 +9,6 @@ import socket
|
|||
import threading
|
||||
import time
|
||||
|
||||
from lib.core.data import conf
|
||||
from lib.core.settings import KEEPALIVE_IDLE_TIMEOUT
|
||||
from lib.core.settings import KEEPALIVE_MAX_REQUESTS
|
||||
from thirdparty.six.moves import http_client as _http_client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue