From 9f1214555e3e759cc26b10144b12f5c3a2852710 Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 27 Feb 2019 14:40:21 -0500 Subject: [PATCH] #388: remove empty line --- src/components/notifications/notifications.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/notifications/notifications.js b/src/components/notifications/notifications.js index 2c9a84be..5e95631a 100644 --- a/src/components/notifications/notifications.js +++ b/src/components/notifications/notifications.js @@ -1,6 +1,5 @@ import Notification from '../notification/notification.vue' import notificationsFetcher from '../../services/notifications_fetcher/notifications_fetcher.service.js' - import { notificationsFromStore, visibleNotificationsFromStore,