Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e44132

Browse files
committed
Removing unused imports
1 parent f97fcb7 commit 0e44132

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

lib/takeover/web.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"""
77

88
import os
9-
import posixpath
109
import re
1110
import StringIO
1211

waf/paloalto.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import re
99

10-
from lib.core.enums import HTTP_HEADER
1110
from lib.core.settings import WAF_ATTACK_VECTORS
1211

1312
__product__ = "Palo Alto Firewall (Palo Alto Networks)"

0 commit comments

Comments
 (0)