Skip to content

Commit

Permalink
lint, #795
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jul 24, 2018
1 parent 1731986 commit b9c4c0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/accessibility/AccessiblePeer.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ define( function( require ) {
this._containerParent.removeChild( this._containerParent.lastChild );
}

var i;

// clear out elements to be recreated below
this._primarySibling = null;
this._labelSibling = null;
Expand Down

0 comments on commit b9c4c0a

Please sign in to comment.