Skip to content

Commit

Permalink
test: for #439
Browse files Browse the repository at this point in the history
  • Loading branch information
dwinston committed Jan 17, 2024
1 parent f71dadc commit 762d8ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nmdc_runtime/api/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,6 @@ async def get_versions():
"fastapi": fastapi.__version__,
"nmdc-schema": version("nmdc_schema"),
}


app = FastAPI(
title="NMDC Runtime API",
version=get_version(),
Expand Down

0 comments on commit 762d8ee

Please sign in to comment.