Updated to new Action tasks
This commit is contained in:
parent
28e555ad9b
commit
eaf4cf09f5
9 changed files with 27 additions and 65 deletions
|
|
@ -12,7 +12,6 @@ from labthings.core.tasks import (
|
|||
current_task,
|
||||
update_task_progress,
|
||||
update_task_data,
|
||||
taskify,
|
||||
)
|
||||
|
||||
|
||||
|
|
@ -24,7 +23,6 @@ __all__ = [
|
|||
"current_task",
|
||||
"update_task_progress",
|
||||
"update_task_data",
|
||||
"taskify",
|
||||
"abort",
|
||||
"escape",
|
||||
"Response",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue