Skip to content

Commit 406042a

Browse files
author
Florian Wörister
committed
fix: remove amqp import
1 parent bbeeaf8 commit 406042a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import logging
22
from contextlib import asynccontextmanager
33

4-
import amqp
54
from fastapi import FastAPI
65
from fastapi.middleware.cors import CORSMiddleware
76

0 commit comments

Comments
 (0)