Skip to content

Commit c340db0

Browse files
authored
Update main.py
1 parent 25b8180 commit c340db0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/app/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,3 @@ def custom_generate_unique_id(route: APIRoute) -> str:
3131
)
3232

3333
app.include_router(api_router, prefix=settings.API_V1_STR)
34-
35-
print("bu")

0 commit comments

Comments
 (0)