🚨 Made eslint happy

This commit is contained in:
Mawoka
2022-03-06 11:31:46 +01:00
parent b8c0ba0179
commit 1de7d92479
4 changed files with 21 additions and 8 deletions
-1
View File
@@ -2,7 +2,6 @@
import { socket } from '$lib/socket';
import { onDestroy, onMount } from 'svelte';
import { browser } from '$app/env';
import tippy from 'sveltejs-tippy';
export let game_pin: string;