Suppression of *{...} in every HTML files because the style.ccs file already declare it.
Suppression unused code
This commit is contained in:
parent
0eb16bce6f
commit
e50c8bc354
7 changed files with 0 additions and 44 deletions
|
@ -63,8 +63,6 @@ import CanvasTexture = Phaser.Textures.CanvasTexture;
|
|||
import GameObject = Phaser.GameObjects.GameObject;
|
||||
import FILE_LOAD_ERROR = Phaser.Loader.Events.FILE_LOAD_ERROR;
|
||||
import {Subscription} from "rxjs";
|
||||
import {tryCatch} from "rxjs/internal-compatibility";
|
||||
import {HtmlUtils} from "../../WebRtc/HtmlUtils";
|
||||
|
||||
export interface GameSceneInitInterface {
|
||||
initPosition: PointInterface|null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue