mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Trivial modifications (thou shalt not judge people by trivial commits)
This commit is contained in:
parent
8f7a7bed20
commit
2a810fb796
18 changed files with 49 additions and 41 deletions
|
|
@ -19,7 +19,6 @@ from lib.core.exception import SqlmapConnectionException
|
|||
from lib.core.exception import SqlmapMissingDependence
|
||||
from plugins.generic.connector import Connector as GenericConnector
|
||||
|
||||
|
||||
class Connector(GenericConnector):
|
||||
"""
|
||||
Homepage: http://pysqlite.googlecode.com/ and http://packages.ubuntu.com/quantal/python-sqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue