From 152961996dfd61557cbf0854f169cd0d05feee1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Tue, 7 Jun 2022 16:51:45 +0200 Subject: [PATCH] Get rid of stuff --- src/routes/__layout.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index c85f959..2885c46 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -165,7 +165,6 @@ countries: data.countCountries[0].count.id, }, }, - stuff: data, } } \ No newline at end of file