More and more code removal and clean up
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
import { ae_loc, ae_api } from '$lib/stores/ae_stores';
|
||||
import { events_func } from '$lib/ae_events/ae_events_functions';
|
||||
|
||||
import Element_data_store from '$lib/elements/element_data_store_v3.svelte';
|
||||
import Element_data_store from '$lib/elements/element_data_store.svelte';
|
||||
import Comp__event_obj_qry from './ae_idaa_comp__event_obj_qry.svelte';
|
||||
import Comp__event_obj_li_wrapper from './ae_idaa_comp__event_obj_li_wrapper.svelte';
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
} from '$lib/stores/ae_stores';
|
||||
import { core_func } from '$lib/ae_core/ae_core_functions';
|
||||
import { idaa_loc, idaa_sess, idaa_slct } from '$lib/stores/ae_idaa_stores';
|
||||
import Element_data_store from '$lib/elements/element_data_store_v3.svelte';
|
||||
import Element_data_store from '$lib/elements/element_data_store.svelte';
|
||||
|
||||
interface Props {
|
||||
/** @type {import('./$types').LayoutData} */
|
||||
|
||||
Reference in New Issue
Block a user