mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
* Remove unused json import * Remove unused settings registry update methods (_update_settings_registry, _remove_from_settings_registry) * the components themselves are responsible for registering in metadata/settings file * Remove uninstall_component method * the components themselves are resonsible for their uninstall logic * Simplify post-install validation logic