mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Removed unused imports and variables (pyflake-ing)
This commit is contained in:
@@ -89,3 +89,5 @@ def checkDependencies():
|
||||
|
||||
if len(missing_libraries) == 0:
|
||||
infoMsg = "all dependencies are installed"
|
||||
logger.info(infoMsg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user