diff options
Diffstat (limited to 'svelte.config.js')
-rw-r--r-- | svelte.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svelte.config.js b/svelte.config.js index 9a4a558..8d6fe72 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -34,7 +34,6 @@ function shuffle(a) { return a } -console.log('svelte.config.js'); (async () => { const API_URL = 'https://skyblock-api.matdoes.dev/' |