mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-01 13:17:53 +02:00
Remove obsolete comment
This commit is contained in:
parent
16711c6f1a
commit
7263630967
@ -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 {
|
func (self *CommitMessageController) GetKeybindings(opts types.KeybindingsOpts) []*types.Binding {
|
||||||
bindings := []*types.Binding{
|
bindings := []*types.Binding{
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user