diff --git a/crates/git_ui/src/git_panel.rs b/crates/git_ui/src/git_panel.rs index 3cc94f84d325e89f2f5f6a9322460b5de07f45ca..dce3a52e0a567301f4b3b387ee71f89014ef5083 100644 --- a/crates/git_ui/src/git_panel.rs +++ b/crates/git_ui/src/git_panel.rs @@ -83,7 +83,6 @@ actions!( FocusEditor, FocusChanges, ToggleFillCoAuthors, - GenerateCommitMessage ] );