From 214de40882a6a40f5ef4757719233beb6ccded48 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 9 Nov 2024 12:59:17 -0500 Subject: [PATCH] Update Demo --- test/src/layouts/Default.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/test/src/layouts/Default.astro b/test/src/layouts/Default.astro index 4c6c739..b8f8566 100644 --- a/test/src/layouts/Default.astro +++ b/test/src/layouts/Default.astro @@ -8,7 +8,6 @@ const { // Components import Header from '@components/Header.astro' -import {Zorn} from '@minpluto/zorn' import Info from '@components/Info.astro' ---