Skip to content

Commit 84ae027

Browse files
committed
lint fix
1 parent 718d72b commit 84ae027

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/gameobjects/container/ContainerWebGLRenderer.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
66
*/
77

8-
var GameObject = require('../GameObject');
9-
108
/**
119
* Renders this Game Object with the WebGL Renderer to the given Camera.
1210
* The object will not render if any of its renderFlags are set or it is being actively filtered out by the Camera.

0 commit comments

Comments
 (0)