remove unnecessary comment referencing use of !important due to aphrodite" (#223)

This commit is contained in:
Conor Hastings 2016-07-18 18:16:02 -04:00 committed by Guillermo Rauch
parent 1214d26323
commit e073de9aea

View file

@ -42,7 +42,6 @@ export default class Notification extends Component {
this.props.onDismiss();
}
});
// aprhodite !important override :(
const { backgroundColor } = this.props;
if (backgroundColor) {
el.style.setProperty(