mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
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.