dead code cleanup

This commit is contained in:
Colin Megill
2018-08-16 10:13:13 -04:00
parent 3c9de7be9e
commit 6fd7f23364
@@ -185,9 +185,7 @@ class HistogramBrush extends React.Component {
? globals.brightBlue
: "black",
// backgroundColor: this.props.colorAccessor === this.props.metadataField ? globals.brightBlue : "inherit",
// display: "inline-block",
position: "relative",
// left: this.width + 15,
top: -29,
cursor: "pointer"
}}