First attempt at converting "sig" to "activity" for v3

This commit is contained in:
Ian Renton
2026-09-24 07:14:43 +01:00
parent d91fa70655
commit 0ce3ca8d29
3 changed files with 0 additions and 29 deletions
-2
View File
@@ -111,8 +111,6 @@ class StatusReporter:
}
for p in DATA_PROVIDERS.static_data_providers
]
# Remove the old name for this key if it's still present in status data persisted by Spothole v2 and earlier
DATA_STORE.status.get().pop("sig_ref_data_providers", None)
DATA_STORE.status.get()["activity_ref_data_providers"] = [
{
"activity_name": p.activity_name,