mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 05:31:32 +00:00
Removing unused imports
This commit is contained in:
@@ -6,7 +6,6 @@ See the file 'doc/COPYING' for copying permission
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import posixpath
|
|
||||||
import re
|
import re
|
||||||
import StringIO
|
import StringIO
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ See the file 'doc/COPYING' for copying permission
|
|||||||
|
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from lib.core.enums import HTTP_HEADER
|
|
||||||
from lib.core.settings import WAF_ATTACK_VECTORS
|
from lib.core.settings import WAF_ATTACK_VECTORS
|
||||||
|
|
||||||
__product__ = "Palo Alto Firewall (Palo Alto Networks)"
|
__product__ = "Palo Alto Firewall (Palo Alto Networks)"
|
||||||
|
|||||||
Reference in New Issue
Block a user