chore: aggressive cleanup: remove legacy element_data_store.svelte (v1) after v3 migration

This commit is contained in:
Scott Idem
2026-03-17 12:22:00 -04:00
parent 01fef4f113
commit adef935188
27 changed files with 55 additions and 471 deletions

View File

@@ -22,7 +22,7 @@
// *** Import Aether specific variables and functions
import type { key_val } from '$lib/stores/ae_stores';
import { ae_loc, ae_sess, ae_api, slct } from '$lib/stores/ae_stores';
import Element_data_store from '$lib/elements/element_data_store_v3.svelte';
import Element_data_store from '$lib/elements/element_data_store.svelte';
import {
events_loc,
events_sess,