mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removing leftover
This commit is contained in:
@@ -61,8 +61,6 @@ def main():
|
|||||||
"""
|
"""
|
||||||
Main function of sqlmap when running from command line.
|
Main function of sqlmap when running from command line.
|
||||||
"""
|
"""
|
||||||
import random
|
|
||||||
random.seed(456)
|
|
||||||
paths.SQLMAP_ROOT_PATH = modulePath()
|
paths.SQLMAP_ROOT_PATH = modulePath()
|
||||||
setPaths()
|
setPaths()
|
||||||
banner()
|
banner()
|
||||||
|
|||||||
Reference in New Issue
Block a user