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