mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
Minor cosmetics
This commit is contained in:
parent
192a911b76
commit
9b4b070ecf
1 changed files with 0 additions and 1 deletions
|
|
@ -102,7 +102,6 @@ class Database(object):
|
|||
|
||||
|
||||
class Task(object):
|
||||
|
||||
def __init__(self, taskid):
|
||||
self.process = None
|
||||
self.output_directory = None
|
||||
|
|
|
|||
Loading…
Reference in a new issue