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

@@ -3,7 +3,6 @@
import { Pencil, Plus, Trash2 } from '@lucide/svelte';
import { events_func } from '$lib/ae_events_functions';
import { ae_api } from '$lib/stores/ae_stores';
import { events_slct } from '$lib/stores/ae_events_stores';
import { Modal } from 'flowbite-svelte';
import Comp_badge_template_form from './ae_comp__badge_template_form.svelte';