style: Apply Prettier formatting to codebase

This commit is contained in:
Scott Idem
2025-11-19 13:38:45 -05:00
parent 8f49edc1b3
commit 8029034e37
41 changed files with 852 additions and 892 deletions

View File

@@ -9,9 +9,6 @@
import { check_hosted_file_obj_w_hash } from '$lib/ae_core/core__check_hosted_file_obj_w_hash';
import { ae_loc, ae_sess, ae_api, ae_trig, slct, slct_trigger } from '$lib/stores/ae_stores';
const dispatch = createEventDispatcher();
interface Props {
@@ -53,7 +50,6 @@
console.log('** Element Mounted: ** Element Input File');
});
async function process_file_list(file_list) {
console.log('*** process_file_list() ***');