mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-09 09:52:35 +01:00
removing leftover
This commit is contained in:
parent
c11ea35d53
commit
6e8b689596
1 changed files with 0 additions and 2 deletions
|
|
@ -61,8 +61,6 @@ def main():
|
|||
"""
|
||||
Main function of sqlmap when running from command line.
|
||||
"""
|
||||
import random
|
||||
random.seed(456)
|
||||
paths.SQLMAP_ROOT_PATH = modulePath()
|
||||
setPaths()
|
||||
banner()
|
||||
|
|
|
|||
Loading…
Reference in a new issue