1
0
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:
Stefan Haller
2025-11-16 12:54:14 +01:00
parent ce7622262f
commit 8f4bf49aff

View File

@@ -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