Skip to content

Commit

Permalink
Removed unused code #293
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Aug 8, 2018
1 parent a2e853a commit 3b18211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/view/SpringScreenView.js
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ define( function( require ) {
return new IndicatorVisibilityControlNode(
model,
tandem.createTandem( 'indicatorVisibilityControlNode' ), {
// maxWidth: MassesAndSpringsConstants.PANEL_MAX_WIDTH+30,
periodTraceOption: displayPeriodTrace
} );
},
Expand Down

0 comments on commit 3b18211

Please sign in to comment.