Minor patches

This commit is contained in:
Miroslav Stampar 2016-04-19 13:13:37 +02:00
parent aa21550712
commit 0c5965c7b8
8 changed files with 9 additions and 17 deletions

View file

@ -5,10 +5,7 @@ Copyright (c) 2006-2016 sqlmap developers (http://sqlmap.org/)
See the file 'doc/COPYING' for copying permission
"""
import base64
from lib.core.enums import PRIORITY
from lib.core.settings import UNICODE_ENCODING
__priority__ = PRIORITY.LOWEST