Skip to content

Commit 530982e

Browse files
stefanhallerKarlK90
authored andcommitted
Cleanup: remove unused field GuiRepoState.LimitCommits
1 parent c691509 commit 530982e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/gui/gui.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ type GuiRepoState struct {
227227
Modes *types.Modes
228228

229229
SplitMainPanel bool
230-
LimitCommits bool
231230

232231
SearchState *types.SearchState
233232
StartupStage types.StartupStage // Allows us to not load everything at once

0 commit comments

Comments
 (0)