unnecessary comment
This commit is contained in:
parent
a608f4e65c
commit
4ca3f17974
1 changed files with 0 additions and 1 deletions
|
|
@ -450,7 +450,6 @@ async def create_app():
|
|||
|
||||
# Create route handlers with service dependencies injected
|
||||
routes = [
|
||||
# Langflow direct upload/ingest endpoints removed in favor of router (/router/upload_ingest)
|
||||
Route(
|
||||
"/langflow/files",
|
||||
require_auth(services["session_manager"])(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue