Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-deboer committed Oct 31, 2017
1 parent c334e3c commit 6244b25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/ui/src/components/dashboard/NamespaceBarChart.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ const styles = {
},
}

// const usageQuantiles = [20, 40, 60, 80, 100]

export default connect(mapStateToProps, mapDispatchToProps) (
class NamespaceBarChart extends React.PureComponent {

Expand Down

0 comments on commit 6244b25

Please sign in to comment.