mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 00:48:04 +08:00
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
This commit is contained in:
@ -30,8 +30,6 @@ class FakeDatasourceRuntime(DatasourceRuntime):
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
|
||||
super().__init__(
|
||||
tenant_id="fake_tenant_id",
|
||||
datasource_id="fake_datasource_id",
|
||||
|
||||
Reference in New Issue
Block a user