Skip to content

Commit

Permalink
Removed redundant docs, see #344
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Aug 27, 2018
1 parent b30887a commit 1ae5c99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/VerticalAquaRadioButtonGroup.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ define( function( require ) {
var instanceCount = 0;

/**
* Main constructor.
*
* @param {Object[]} items - Each item describes a radio button, and is an object with these properties:
* node: Node, // label for the button
* value: *, // value associated with the button
Expand Down

0 comments on commit 1ae5c99

Please sign in to comment.