mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Removing unused imports
This commit is contained in:
parent
6ec536e94d
commit
9e38ccbc3d
2 changed files with 0 additions and 3 deletions
|
|
@ -6,10 +6,8 @@ See the file 'doc/COPYING' for copying permission
|
|||
"""
|
||||
|
||||
import codecs
|
||||
import difflib
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
import urllib2
|
||||
import urlparse
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue