From b0c6062607b037ba1a6e388e5c23746bdd8dbdcf Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 9 Sep 2022 15:50:00 +0200 Subject: nothing --- client-web/source/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client-web/source/index.ts') diff --git a/client-web/source/index.ts b/client-web/source/index.ts index c15ec38..a57cec3 100644 --- a/client-web/source/index.ts +++ b/client-web/source/index.ts @@ -3,11 +3,10 @@ import { ediv } from "./helper.ts"; import { log } from "./logger.ts" import { create_menu } from "./menu.ts"; -import { get_param, load_params, PREFS } from "./preferences.ts"; +import { load_params, PREFS } from "./preferences.ts"; import { SignalingConnection } from "./protocol/mod.ts"; import { Room } from "./room.ts" - export const BOTTOM_CONTAINER = ediv({ class: ["bottom-container"] }) export const ROOM_CONTAINER = ediv({ class: ["room"] }) -- cgit v1.2.3-70-g09d2