chore: delete legacy plugin settings file

This commit is contained in:
Junyan Qin
2025-04-12 21:20:43 +08:00
parent fc23fc7aed
commit e5bcb1d179
4 changed files with 0 additions and 9 deletions

View File

@@ -7,7 +7,6 @@ import sys
required_files = {
"plugins/__init__.py": "templates/__init__.py",
"plugins/plugins.json": "templates/plugin-settings.json",
"data/config/command.json": "templates/command.json",
"data/config/pipeline.json": "templates/pipeline.json",
"data/config/platform.json": "templates/platform.json",