Clean code

This commit is contained in:
GRL 2021-06-14 16:09:41 +02:00
parent c2fba35360
commit b239edb266

View file

@ -4,7 +4,6 @@ import {coWebsiteManager} from "../../WebRtc/CoWebsiteManager";
import type {Game} from "../Game/Game";
import {ResizableScene} from "../Login/ResizableScene";
import {HtmlUtils} from "../../WebRtc/HtmlUtils";
import {INPUT_CONSOLE_MESSAGE} from "../../Administration/ConsoleGlobalMessageManager";
class WaScaleManager {