mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Fixes #2959
This commit is contained in:
parent
a369f61207
commit
8d6cc4ae2c
3 changed files with 4 additions and 4 deletions
|
|
@ -5,10 +5,10 @@ Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
|
|||
See the file 'LICENSE' for copying permission
|
||||
"""
|
||||
|
||||
import locale
|
||||
import os
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
import time
|
||||
|
||||
from lib.core.common import dataToStdout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue