Skip to content
Snippets Groups Projects
Commit 8c15a579 authored by Cory Lee's avatar Cory Lee
Browse files

Remove accidentally added line

parent 14ed6cf6
No related merge requests found
......@@ -30,7 +30,6 @@ def block_structure_task(**kwargs):
default_retry_delay=settings.BLOCK_STRUCTURES_SETTINGS['TASK_DEFAULT_RETRY_DELAY'],
max_retries=settings.BLOCK_STRUCTURES_SETTINGS['TASK_MAX_RETRIES'],
bind=True,
routing_key=settings.DEFAULT_PRIORITY_QUEUE,
**kwargs
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment