Update sqlmap.py

This commit is contained in:
adyasinha 2018-10-30 19:25:39 +05:30 committed by GitHub
parent a4fdbf1343
commit 1120b49639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ try:
import inspect
import json
import logging
import os
// import os
import re
import shutil
import sys