Skip to content

Commit

Permalink
removed invalid main import
Browse files Browse the repository at this point in the history
  • Loading branch information
josancamon19 committed Oct 24, 2024
1 parent 3120f0c commit f67485c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import firebase_admin
from fastapi import FastAPI
import utils.retrieval.graph as graph

from modal import Image, App, asgi_app, Secret, Cron
from routers import workflow, chat, firmware, plugins, memories, transcribe_v2, notifications, \
Expand Down

0 comments on commit f67485c

Please sign in to comment.