Skip to content

Commit 5b0805a

Browse files
committed
Clean up imports
1 parent 9572786 commit 5b0805a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go_capture/tasks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
import io
22
import os
3-
from pathlib import Path
43

54
import firebase_admin
65
from celery import Celery
76
from django.conf import settings
8-
from django.core.files import File
97
from firebase_admin import credentials, messaging
108

119
from go_capture.sgf.process_image import process_image

0 commit comments

Comments
 (0)