From 7163c580cdad70f4dd50f455c17727883449f7a7 Mon Sep 17 00:00:00 2001 From: frederikhors <41120635+frederikhors@users.noreply.github.com> Date: Sat, 2 Apr 2022 12:12:29 +0200 Subject: [PATCH] Remove useless code --- example/src/App.svelte | 5 ----- 1 file changed, 5 deletions(-) diff --git a/example/src/App.svelte b/example/src/App.svelte index bd1eaa7..ed26857 100644 --- a/example/src/App.svelte +++ b/example/src/App.svelte @@ -51,8 +51,3 @@
Loading...
This is taking a little bit too long...
- -

This one will work

- import('./AsyncComponent.svelte')} delay="300"> -
Loading and blessed to succeed...
-