Skip to content

Commit

Permalink
lint fix, #91
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jul 18, 2017
1 parent 1059b1b commit 1b439c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ define( function( require ) {

// modules
var ArrowNode = require( 'SCENERY_PHET/ArrowNode' );
var Bounds2 = require( 'DOT/Bounds2' );
var ControlPanel = require( 'RESISTANCE_IN_A_WIRE/resistance-in-a-wire/view/ControlPanel' );
var FormulaNode = require( 'RESISTANCE_IN_A_WIRE/resistance-in-a-wire/view/FormulaNode' );
var inherit = require( 'PHET_CORE/inherit' );
Expand Down

0 comments on commit 1b439c7

Please sign in to comment.