svelte check fix
This commit is contained in:
parent
e5b3088b5e
commit
59c22c8dfc
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<script lang="typescript">
|
||||
|
||||
import { get } from "svelte/store";
|
||||
import type { Unsubscriber } from "svelte/store";
|
||||
import { emoteStore, emoteMenuStore } from "../../Stores/EmoteStore";
|
||||
import { onDestroy, onMount } from "svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue