DEV: Remove unread_private_messages and deprecation (#22893)

This was added all the way back in 2020 in b79ea986ac44c1ced0b332722c1bb16b4239b565,
enough time has passed, we can delete this now.
This commit is contained in:
Martin Brennan
2023-08-01 14:44:39 +10:00
committed by GitHub
parent dd8d89d9c8
commit 6286e790b2
6 changed files with 5 additions and 29 deletions

View File

@ -258,7 +258,7 @@ export function createData(store) {
userWithUnread: createUser({
unread_notifications: 3,
unread_private_messages: 7,
unread_high_priority_notifications: 7,
}),
lorem: cooked,