mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor cosmetics
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user