mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Removing some unused stuff (mainly imports)
This commit is contained in:
@@ -44,9 +44,6 @@ class SqlmapSilentQuitException(SqlmapBaseException):
|
||||
class SqlmapUserQuitException(SqlmapBaseException):
|
||||
pass
|
||||
|
||||
class SqlmapRegExprException(SqlmapBaseException):
|
||||
pass
|
||||
|
||||
class SqlmapSyntaxException(SqlmapBaseException):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user