Skip to content

Commit 5571981

Browse files
caroljung-cggithub-actions[bot]
authored andcommitted
Automated pre-commit update
1 parent 2f74cf5 commit 5571981

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/codegen/runner/sandbox/middlewares.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from http import HTTPStatus # Add this import
33
from typing import Callable, TypeVar
44

5-
from starlette.background import BackgroundTasks
65
from starlette.middleware.base import BaseHTTPMiddleware, RequestResponseEndpoint
76
from starlette.requests import Request
87
from starlette.responses import JSONResponse, Response

0 commit comments

Comments
 (0)