mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-22 22:13:08 +03:00
removing leftover
This commit is contained in:
parent
c11ea35d53
commit
6e8b689596
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user