diff options
| author | Christopher Lott <chris@MacBook-Air-von-Christopher.fritz.box> | 2026-05-07 22:44:59 +0200 |
|---|---|---|
| committer | Christopher Lott <chris@MacBook-Air-von-Christopher.fritz.box> | 2026-05-07 22:44:59 +0200 |
| commit | 0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8 (patch) | |
| tree | 02ae7ff4b1a8d8db528e55bd00d58b044e29aa57 /LICENSE | |
| parent | 97a70cd68813f2174fe145ee79784e509d11a742 (diff) | |
| download | decky-lsfg-vk-0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8.tar.gz decky-lsfg-vk-0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8.zip | |
remove dead code across frontend and backend
- Remove TS ConfigurationManager class in configSchema.ts (called
non-existent backend methods; only getDefaults() was used, replaced
with direct import)
- Remove Python update_config method and create_config_from_args (unreachable
since plugin.py routes through update_config_from_dict; also carried a
duplicate @staticmethod that would crash at runtime)
- Delete configuration_helpers_generated.py entirely (all three functions
were unused)
- Remove their generators from generate_python_boilerplate.py
- Remove dead generated code from config_schema_generated.py
(create_config_dict, get_function_parameters, TOML_FIELDS, SCRIPT_FIELDS)
- Remove duplicate import in config_schema.py
- Remove unused config prop from UsageInstructions component
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
