mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-04-02 18:12:05 +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.