From 149dfc3059b857936fdb783c4e5aa63a7905590b Mon Sep 17 00:00:00 2001 From: Conduitry Date: Mon, 8 Feb 2021 14:07:42 -0500 Subject: [PATCH] lint --- .../main.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/runtime/samples/component-binding-reactive-property-no-extra-call/main.svelte b/test/runtime/samples/component-binding-reactive-property-no-extra-call/main.svelte index bd4e4e0333..9d52ed675f 100644 --- a/test/runtime/samples/component-binding-reactive-property-no-extra-call/main.svelte +++ b/test/runtime/samples/component-binding-reactive-property-no-extra-call/main.svelte @@ -1,11 +1,11 @@