Skip to content

Commit

Permalink
Removed extraneous TODO, see #317
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 5, 2017
1 parent db1fb3e commit 3e9e47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/view/VoltmeterNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ define( function( require ) {
/**
* @param {Voltmeter} voltmeter - the model Voltmeter to be shown by this node
* @param {CircuitConstructionKitModel} model
* @param {CircuitLayerNode} circuitLayerNode TODO: reduce parameters?
* @param {CircuitLayerNode} circuitLayerNode
* @param {Tandem} tandem
* @param {Object} [options]
* @constructor
Expand Down

0 comments on commit 3e9e47b

Please sign in to comment.