Skip to content

Commit

Permalink
Merge pull request #2537 from mbrookes/patch-1
Browse files Browse the repository at this point in the history
Remove unused constants from render() scope
  • Loading branch information
alitaheri committed Dec 16, 2015
2 parents 8fd6c8e + 6a65f7b commit b3f6331
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/flat-button.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ const FlatButton = React.createClass({
label,
labelStyle,
labelPosition,
onKeyboardFocus,
onMouseLeave,
onMouseEnter,
onTouchStart,
primary,
rippleColor,
secondary,
Expand Down

0 comments on commit b3f6331

Please sign in to comment.