mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
leftovers
This commit is contained in:
parent
a1b83cd56f
commit
0ec420cc70
2 changed files with 1 additions and 4 deletions
|
|
@ -66,7 +66,6 @@ class XMLRPCServer:
|
|||
return retval
|
||||
|
||||
def run(self):
|
||||
print "CALLING RUN"
|
||||
if not self.is_busy():
|
||||
init(self.options, True)
|
||||
thread = threading.Thread(target=start)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue