Skip to content

Commit

Permalink
Removed bogus comment
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid authored and zepumph committed Oct 18, 2018
1 parent 15d6ac2 commit 64db285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/types/TString.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ define( function( require ) {
var TObject = require( 'PHET_IO/types/TObject' );

/**
* Parametric wrapper type constructor for instrumented string instances.
* @constructor
*/
function TString() {
Expand Down

0 comments on commit 64db285

Please sign in to comment.