mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
Removing unused imports
This commit is contained in:
parent
f97fcb7bb3
commit
0e44132778
|
@ -6,7 +6,6 @@ See the file 'doc/COPYING' for copying permission
|
|||
"""
|
||||
|
||||
import os
|
||||
import posixpath
|
||||
import re
|
||||
import StringIO
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@ See the file 'doc/COPYING' for copying permission
|
|||
|
||||
import re
|
||||
|
||||
from lib.core.enums import HTTP_HEADER
|
||||
from lib.core.settings import WAF_ATTACK_VECTORS
|
||||
|
||||
__product__ = "Palo Alto Firewall (Palo Alto Networks)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user