mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-26 07:51:36 +00:00
delete console.log
This commit is contained in:
parent
2524f1b2be
commit
89fa7d3177
@ -76,7 +76,6 @@ class NotificationsGroup extends PureComponent {
|
||||
// },
|
||||
// ];
|
||||
const notificationGroups = this.groupNotifications(notifications);
|
||||
console.log(notificationGroups);
|
||||
const sortedNotifications = this.sortByPriority(notificationGroups);
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user