Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 16, 2024
1 parent 23d2604 commit 8e9ebc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/api.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# implement REST API using FastAPI

import logging
from pdb import run
from fastapi import FastAPI
from uvicorn import uvicorn
import uvicorn
from tooling import check_env_vars

Expand Down

0 comments on commit 8e9ebc4

Please sign in to comment.