Removing unused imports

This commit is contained in:
Miroslav Stampar 2014-02-01 21:49:12 +01:00
parent f97fcb7bb3
commit 0e44132778
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ See the file 'doc/COPYING' for copying permission
"""
import os
import posixpath
import re
import StringIO

View File

@ -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)"