oh nyo
This commit is contained in:
parent
9c827c9834
commit
2f215b8d2e
2 changed files with 0 additions and 9863 deletions
|
@ -1,19 +0,0 @@
|
|||
diff --git a/src/services/notifications_fetcher/notifications_fetcher.service.js b/src/services/notifications_fetcher/notifications_fetcher.service.js
|
||||
index f83f871e0..bd0189994 100644
|
||||
--- a/src/services/notifications_fetcher/notifications_fetcher.service.js
|
||||
+++ b/src/services/notifications_fetcher/notifications_fetcher.service.js
|
||||
@@ -56,14 +56,6 @@ const fetchNotifications = ({ store, args, older }) => {
|
||||
update({ store, notifications, older })
|
||||
return notifications
|
||||
})
|
||||
- .catch((error) => {
|
||||
- store.dispatch('pushGlobalNotice', {
|
||||
- level: 'error',
|
||||
- messageKey: 'notifications.error',
|
||||
- messageArgs: [error.message],
|
||||
- timeout: 5000
|
||||
- })
|
||||
- })
|
||||
}
|
||||
|
||||
const startFetching = ({ credentials, store }) => {
|
9844
yarn-error.log
9844
yarn-error.log
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue