Removing old code. Updated dev/test doc.

This commit is contained in:
Scott Idem
2026-03-17 13:20:26 -04:00
parent adef935188
commit ce09dcd09b
11 changed files with 3 additions and 20 deletions

View File

@@ -7,7 +7,6 @@
import { browser } from '$app/environment';
// *** Import other supporting libraries
// import { Modal } from 'flowbite-svelte';
import { liveQuery } from 'dexie';
// *** Import Aether specific variables and functions
@@ -16,13 +15,10 @@
// import { core_func } from '$lib/ae_core/ae_core_functions';
import { db_journals } from '$lib/ae_journals/db_journals';
import {
ae_snip,
ae_loc,
ae_sess,
ae_api,
ae_trig,
slct,
slct_trigger
} from '$lib/stores/ae_stores';
import {
journals_loc,