Skip to content

Commit 4f8ccb8

Browse files
appfixes
1 parent 51fe4d3 commit 4f8ccb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "..")))
88
import asyncio
99
import logging
10-
import os
1110
import uuid
1211
from typing import List, Optional
1312
from src.backend.middleware.health_check import HealthCheckMiddleware

0 commit comments

Comments
 (0)