mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-04 23:22:28 +03:00
remove context callback opts
This commit is contained in:
@ -29,7 +29,6 @@ func NewCommitMessageContext(
|
||||
Focusable: true,
|
||||
HasUncontrolledBounds: true,
|
||||
}),
|
||||
ContextCallbackOpts{},
|
||||
),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user