mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
Lint fixes
This commit is contained in:
parent
f0350231ea
commit
a03b6e6592
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
|
||||
var FloatBetween = require('../FloatBetween');
|
||||
var CONST = require('../const');
|
||||
|
||||
/**
|
||||
* Returns a random angle in the range [-pi, pi].
|
||||
|
|
Loading…
Reference in a new issue