Removing bad import of "@sveltejs/kit" in gamedigCall.js.

This commit is contained in:
ToxykAuBleu
2025-04-30 11:37:43 +00:00
parent aad7b5c6ea
commit c52ba95fd0

View File

@@ -1,5 +1,4 @@
// @ts-nocheck
import { error } from "@sveltejs/kit";
import { UP, DOWN, DEGRADED, REALTIME, TIMEOUT, ERROR, MANUAL } from "../constants.js";
import { GameDig } from 'gamedig';
import { DefaultGamedigEval, GAMEDIG_SOCKET_TIMEOUT, GAMEDIG_TIMEOUT } from "../../anywhere.js";