Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxwell-Lindsey committed Oct 23, 2023
1 parent acd61e7 commit 7c4a839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ai_ta_backend/canvas.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from zipfile import ZipFile
from ai_ta_backend.aws import upload_data_files_to_s3
from ai_ta_backend.vector_database import Ingest
from ai_ta_backend import update_materials
from pathlib import Path


Expand Down

0 comments on commit 7c4a839

Please sign in to comment.