cleanup console log
This commit is contained in:
parent
7b3bf9d290
commit
f4134e235d
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ export const maybeShowNotification = (
|
|||
muteFilters,
|
||||
notification,
|
||||
) => {
|
||||
console.log('NOTIF', store, notificationVisibility, muteFilters, notification)
|
||||
const rootState = store.rootState || store.state
|
||||
|
||||
if (notification.seen) return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue