mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-06 10:53:41 -05:00
Remove unused import
This commit is contained in:
parent
bbdae8fbbe
commit
34da8cebda
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from fastapi import FastAPI, Request, Response
|
||||
from prisma import Prisma
|
||||
from secrets import token_hex
|
||||
import asyncio
|
||||
from slack_bolt import Ack, App, Say
|
||||
from slack_bolt.adapter.fastapi import SlackRequestHandler
|
||||
from dotenv import load_dotenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue