cleanup console log

This commit is contained in:
Henry Jameson 2026-04-22 18:13:45 +03:00
commit f4134e235d

View file

@ -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