mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-24 06:40:21 +08:00
bc185602ca
Remove two unused component files that have been superseded by other implementations: - ClaudeConfigEditor.tsx (162 lines): Replaced by CommonConfigEditor.tsx - PresetSelector.tsx (119 lines): Replaced by ProviderPresetSelector.tsx These components were never imported or used anywhere in the codebase. Total code reduction: 281 lines.