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