proto: Remove UpdateUserPlan
message (#36268)
This PR removes the `UpdateUserPlan` RPC message. We're no longer using the message after https://github.com/zed-industries/zed/pull/36255. Release Notes: - N/A
This commit is contained in:
parent
1931889759
commit
b3cad8b527
6 changed files with 1 additions and 265 deletions
|
@ -275,7 +275,6 @@ messages!(
|
|||
(UpdateProject, Foreground),
|
||||
(UpdateProjectCollaborator, Foreground),
|
||||
(UpdateUserChannels, Foreground),
|
||||
(UpdateUserPlan, Foreground),
|
||||
(UpdateWorktree, Foreground),
|
||||
(UpdateWorktreeSettings, Foreground),
|
||||
(UpdateRepository, Foreground),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue