mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +02:00
Cleanup: remove unused field
This commit is contained in:
@@ -233,7 +233,6 @@ type GuiRepoState struct {
|
|||||||
Modes *types.Modes
|
Modes *types.Modes
|
||||||
|
|
||||||
SplitMainPanel bool
|
SplitMainPanel bool
|
||||||
LimitCommits bool
|
|
||||||
|
|
||||||
SearchState *types.SearchState
|
SearchState *types.SearchState
|
||||||
StartupStage types.StartupStage // Allows us to not load everything at once
|
StartupStage types.StartupStage // Allows us to not load everything at once
|
||||||
|
|||||||
Reference in New Issue
Block a user