Just general code clean up. Also removing more of the extra _random bits.

This commit is contained in:
Scott Idem
2026-02-11 12:51:55 -05:00
parent 5bea72f02e
commit 87d74e5b4b
10 changed files with 60 additions and 146 deletions

View File

@@ -13,7 +13,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