
Since we have now the `notification-removed` signal on `MessageTray.Source` we can use it instead of connecting to the `destroy()` signal for each single notification in the `MessageListSection`. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3429>