zed/crates/notifications/src
Max Brunsfeld 6fba1e46a8
Remove never-used client parameter from message handler functions (#13406)
Every single client-side RPC message handler function took an unused
`Arc<Client>` parameter. This removes that.

Release Notes:

- N/A
2024-06-22 16:07:36 -07:00
..
notification_store.rs Remove never-used client parameter from message handler functions (#13406) 2024-06-22 16:07:36 -07:00