Browse Source

Remove unneed import

pull/1442/head
Roland Szabo 4 years ago
parent
commit
62bc03f6c1
1 changed files with 0 additions and 1 deletions
  1. 1
      backend/api/tasks.py

1
backend/api/tasks.py

@ -1,4 +1,3 @@
import datetime
import itertools
from celery import shared_task

Loading…
Cancel
Save