mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 00:56:25 -04:00
Cleanup: remove unused field
This commit is contained in:
parent
ce7622262f
commit
8f4bf49aff
|
|
@ -233,7 +233,6 @@ type GuiRepoState struct {
|
|||
Modes *types.Modes
|
||||
|
||||
SplitMainPanel bool
|
||||
LimitCommits bool
|
||||
|
||||
SearchState *types.SearchState
|
||||
StartupStage types.StartupStage // Allows us to not load everything at once
|
||||
|
|
|
|||
Loading…
Reference in a new issue