mirror of
https://github.com/langgenius/dify.git
synced 2026-05-27 04:16:16 +08:00
Delete services.plugin.plugin_service and update remaining tests to import and patch core.plugin.plugin_service directly. This completes the move of PluginService ownership into core.plugin without retaining the compatibility module.