Skip to content

Commit

Permalink
fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 23, 2014
1 parent 91d2df2 commit 92c4f78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/view/PieChartWebGLNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ define( function( require ) {
var Matrix4 = require( 'DOT/Matrix4' );
var WebGLLayer = require( 'SCENERY/layers/WebGLLayer' );
var Color = require( 'SCENERY/util/Color' );
var DerivedProperty = require( 'AXON/DerivedProperty' );

/**
* @param {SingleBulbModel} model
Expand Down

0 comments on commit 92c4f78

Please sign in to comment.