Removing useless import
This commit is contained in:
parent
1fa03e44df
commit
6bca3469b6
@ -3,7 +3,6 @@ import ScaleManager = Phaser.Scale.ScaleManager;
|
||||
import {coWebsiteManager} from "../../WebRtc/CoWebsiteManager";
|
||||
import type {Game} from "../Game/Game";
|
||||
import {ResizableScene} from "../Login/ResizableScene";
|
||||
import * as Phaser from "phaser";
|
||||
|
||||
|
||||
class WaScaleManager {
|
||||
|
Loading…
Reference in New Issue
Block a user