1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-20 05:19:24 +02:00

Remove obsolete comment

This commit is contained in:
Stefan Haller 2023-05-17 21:28:27 +02:00
parent 16711c6f1a
commit 7263630967

View File

@ -22,8 +22,6 @@ func NewCommitMessageController(
}
}
// TODO: merge that commit panel PR because we're not currently showing how to add a newline as it's
// handled by the editor func rather than by the controller here.
func (self *CommitMessageController) GetKeybindings(opts types.KeybindingsOpts) []*types.Binding {
bindings := []*types.Binding{
{