proto: Remove unused UpdateUserSettings message (#20005)
Release Notes: - N/A
This commit is contained in:
parent
10226a3992
commit
7fd334fddb
2 changed files with 1 additions and 14 deletions
|
@ -342,7 +342,6 @@ messages!(
|
|||
(FindSearchCandidates, Background),
|
||||
(FindSearchCandidatesResponse, Background),
|
||||
(CloseBuffer, Foreground),
|
||||
(UpdateUserSettings, Foreground),
|
||||
(ShutdownRemoteServer, Foreground),
|
||||
(RemoveWorktree, Foreground),
|
||||
(LanguageServerLog, Foreground),
|
||||
|
@ -559,7 +558,6 @@ entity_messages!(
|
|||
UpdateContext,
|
||||
SynchronizeContexts,
|
||||
LspExtSwitchSourceHeader,
|
||||
UpdateUserSettings,
|
||||
LanguageServerLog,
|
||||
Toast,
|
||||
HideToast,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue