mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-16 19:40:37 +03:00
Minor cosmetics
This commit is contained in:
parent
192a911b76
commit
9b4b070ecf
|
@ -102,7 +102,6 @@ class Database(object):
|
|||
|
||||
|
||||
class Task(object):
|
||||
|
||||
def __init__(self, taskid):
|
||||
self.process = None
|
||||
self.output_directory = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user