From 7d36bdc9966c69fc95b5308f9c31ca12f15233d2 Mon Sep 17 00:00:00 2001 From: Luca Bonavita Date: Sat, 18 Jul 2020 15:22:22 +0100 Subject: [PATCH] formatting --- site/content/examples/05-bindings/12-binding-gotcha/App.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/content/examples/05-bindings/12-binding-gotcha/App.svelte b/site/content/examples/05-bindings/12-binding-gotcha/App.svelte index 66902f99c7..58c03c068b 100644 --- a/site/content/examples/05-bindings/12-binding-gotcha/App.svelte +++ b/site/content/examples/05-bindings/12-binding-gotcha/App.svelte @@ -19,7 +19,6 @@ {#each items as item}