From e073de9aea628233eed95b8b2371c84c1b07e217 Mon Sep 17 00:00:00 2001 From: Conor Hastings Date: Mon, 18 Jul 2016 18:16:02 -0400 Subject: [PATCH] remove unnecessary comment referencing use of !important due to aphrodite" (#223) --- app/lib/components/notification.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/lib/components/notification.js b/app/lib/components/notification.js index c2d5811e..72c242ce 100644 --- a/app/lib/components/notification.js +++ b/app/lib/components/notification.js @@ -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(