mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 11:57:40 +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.