mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
feat(datasource): Comment out the datasource_file_manager.
This commit is contained in:
@@ -239,6 +239,6 @@ class DatasourceFileManager:
|
||||
|
||||
|
||||
# init tool_file_parser
|
||||
from core.file.datasource_file_parser import datasource_file_manager
|
||||
|
||||
datasource_file_manager["manager"] = DatasourceFileManager
|
||||
# from core.file.datasource_file_parser import datasource_file_manager
|
||||
#
|
||||
# datasource_file_manager["manager"] = DatasourceFileManager
|
||||
|
||||
Reference in New Issue
Block a user