From 4401dce2b5545ce8117818812d8e3c8919f5f7fd Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 10 Oct 2024 21:05:48 -0400 Subject: Remove redundancy in `hi-ui` directory name. --- hi-ui/src/routes/+layout.svelte | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 hi-ui/src/routes/+layout.svelte (limited to 'hi-ui/src/routes/+layout.svelte') diff --git a/hi-ui/src/routes/+layout.svelte b/hi-ui/src/routes/+layout.svelte deleted file mode 100644 index 7b99d62..0000000 --- a/hi-ui/src/routes/+layout.svelte +++ /dev/null @@ -1,30 +0,0 @@ - - -
- - 🌳 - understory - - {#if $currentUser} - - {/if} - - - - -
- - -- cgit v1.2.3