zed/crates/notifications
Max Brunsfeld 6fba1e46a8
Remove never-used client parameter from message handler functions ()
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
..
src Remove never-used client parameter from message handler functions () 2024-06-22 16:07:36 -07:00
Cargo.toml
LICENSE-GPL