fix: remove comment
This commit is contained in:
parent
dca69f94aa
commit
374c5f7467
@ -23,7 +23,6 @@ def planner(
|
|||||||
corr: bool = False,
|
corr: bool = False,
|
||||||
no_join: bool = False,
|
no_join: bool = False,
|
||||||
no_pdf: bool = False,
|
no_pdf: bool = False,
|
||||||
# dirty: bool = False,
|
|
||||||
) -> list[Task]:
|
) -> list[Task]:
|
||||||
tasks = []
|
tasks = []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user