From 52326e65515317be4815aaef320965313f84d64b Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 14 Mar 2019 11:57:24 -0400 Subject: #436: remove clear & dismiss UI updates --- src/components/notifications/notifications.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/components/notifications/notifications.js') diff --git a/src/components/notifications/notifications.js b/src/components/notifications/notifications.js index 68004d54..e1c53c58 100644 --- a/src/components/notifications/notifications.js +++ b/src/components/notifications/notifications.js @@ -55,9 +55,6 @@ const Notifications = { markAsSeen () { this.$store.dispatch('markNotificationsAsSeen') }, - clear () { - this.$store.dispatch('clearNotifications') - }, fetchOlderNotifications () { const store = this.$store const credentials = store.state.users.currentUser.credentials -- cgit v1.2.3-70-g09d2