unused import

This commit is contained in:
Reto Brunner 2024-03-03 11:43:09 +01:00
parent e43cbb139c
commit 6984e8f25a

View file

@ -1,4 +1,3 @@
import {nextTick} from "vue";
import socket from "../socket";
import storage from "../localStorage";
import {router, switchToChannel, navigate} from "../router";