Skip to content

Commit

Permalink
Remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
jmilldotdev committed Jan 9, 2025
1 parent c6b9219 commit 5fa299a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eve/api/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from bson import ObjectId
from fastapi import BackgroundTasks
from fastapi.responses import StreamingResponse
from ably import AblyRealtime
from apscheduler.schedulers.background import BackgroundScheduler

from eve.api.errors import handle_errors, APIError
Expand All @@ -22,7 +21,6 @@
emit_update,
serialize_for_json,
setup_chat,
AblyConnectionPool,
)
from eve.deploy import (
create_modal_secrets,
Expand Down

0 comments on commit 5fa299a

Please sign in to comment.