mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-18 10:58:52 +08:00
1caa240d6c
Remove obsolete methods that were superseded by SQLite-based import/export in v3.7.0: - export_config_to_path: replaced by Database::export_sql - load_config_for_import: no longer used - import_config_from_path: stub that only returned error Also remove unused AppState import.