removing leftover

This commit is contained in:
Miroslav Stampar 2011-05-28 06:40:44 +00:00
parent c11ea35d53
commit 6e8b689596

View File

@ -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()