Remove DeployMouseContextMenu
internal action
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
c22342e271
commit
3409ee1785
3 changed files with 10 additions and 34 deletions
|
@ -386,7 +386,6 @@ pub fn init(cx: &mut AppContext) {
|
|||
cx.add_action(Editor::copilot_suggest);
|
||||
|
||||
hover_popover::init(cx);
|
||||
mouse_context_menu::init(cx);
|
||||
scroll::actions::init(cx);
|
||||
|
||||
workspace::register_project_item::<Editor>(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue