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 26, 2017
1 parent fbb8687 commit d79db6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ui/src/components/FiltersDialog.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react'
import { grey200, grey500, grey800 } from 'material-ui/styles/colors'
import { grey200, grey500 } from 'material-ui/styles/colors'
import { connect } from 'react-redux'
import Dialog from 'material-ui/Dialog'
import FlatButton from 'material-ui/FlatButton'
Expand Down

0 comments on commit d79db6f

Please sign in to comment.