Skip to content

Commit 070fc70

Browse files
committed
Lint fix
1 parent 05c4a33 commit 070fc70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/gameobjects/components/Animation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* @license {@link https://opensource.org/licenses/MIT|MIT License}
55
*/
66

7-
var BaseAnimation = require('../../animations/Animation');
87
var Class = require('../../utils/Class');
98
var GetFastValue = require('../../utils/object/GetFastValue');
109
var Events = require('../../animations/events');

0 commit comments

Comments
 (0)