Skip to content

Commit

Permalink
ESLINT FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wentz authored and jpwentz committed Oct 9, 2017
1 parent cbef1a4 commit 0f37942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/trend/TrendChart.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class TrendChart extends React.Component {
yearSelected: props.until,
}
this.getDimensions = throttle(this.getDimensions, 20)

}

componentDidMount() {
Expand Down

0 comments on commit 0f37942

Please sign in to comment.