Skip to content

Commit c7bbd5e

Browse files
[autofix.ci] apply automated fixes
1 parent 572165b commit c7bbd5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/base/langflow/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
MAX_PORT = 65535
5454

5555

56-
5756
class RequestCancelledMiddleware(BaseHTTPMiddleware):
5857
def __init__(self, app) -> None:
5958
super().__init__(app)

0 commit comments

Comments
 (0)