diff --git a/src/client/Utils.ts b/src/client/Utils.ts index 18130f75a..e3c4682c6 100644 --- a/src/client/Utils.ts +++ b/src/client/Utils.ts @@ -12,7 +12,6 @@ import { import { GameConfig } from "../core/Schemas"; import type { LangSelector } from "./LangSelector"; import { Platform } from "./Platform"; -import { get } from "http"; export const TUTORIAL_VIDEO_URL = "https://www.youtube.com/embed/EN2oOog3pSs";