From 5938c6388cfc715610bca61ede9043dc536bd03a Mon Sep 17 00:00:00 2001 From: Conduitry Date: Sat, 11 Jan 2020 08:55:48 -0500 Subject: [PATCH] tidy --- .../samples/action-receives-element-mounted/main.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/runtime/samples/action-receives-element-mounted/main.svelte b/test/runtime/samples/action-receives-element-mounted/main.svelte index a06aab35cb..a53ce81de0 100644 --- a/test/runtime/samples/action-receives-element-mounted/main.svelte +++ b/test/runtime/samples/action-receives-element-mounted/main.svelte @@ -1,8 +1,8 @@

Hello!

\ No newline at end of file