TO SQ Cascading
This commit is contained in:
3
task.py
3
task.py
@@ -96,9 +96,6 @@ def handle_task(args, last_action, conn):
|
|||||||
else:
|
else:
|
||||||
print(f"Invalid task option: {args[0]}")
|
print(f"Invalid task option: {args[0]}")
|
||||||
|
|
||||||
# TODO Cascade deleting
|
|
||||||
|
|
||||||
|
|
||||||
def parse_task_args(task, args):
|
def parse_task_args(task, args):
|
||||||
if not args:
|
if not args:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user