Commit 9ce37cf
committed
Drop unsupported default config directly instead of remove_provider_config
remove_provider_config refuses builtin providers and runs loaded-provider cleanup
(unload, library/player teardown). For an auto-created default that failed its
requirements check it never loaded, so remove the config key directly — that
persists, is guard-free, and skips cleanup that does not apply.1 parent 23356b4 commit 9ce37cf
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
749 | 752 | | |
750 | 753 | | |
751 | 754 | | |
| |||
0 commit comments