We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572165b commit c7bbd5eCopy full SHA for c7bbd5e
src/backend/base/langflow/main.py
@@ -53,7 +53,6 @@
53
MAX_PORT = 65535
54
55
56
-
57
class RequestCancelledMiddleware(BaseHTTPMiddleware):
58
def __init__(self, app) -> None:
59
super().__init__(app)
0 commit comments