1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-31 14:24:25 +03:00

fix linting

This commit is contained in:
Jesse Duffield
2022-01-30 16:42:20 +11:00
parent b5515da00b
commit 182c999ee0
6 changed files with 5 additions and 8 deletions

View File

@ -270,10 +270,6 @@ type MergingPanelState struct {
UserVerticalScrolling bool
}
type filePanelState struct {
listPanelState
}
// TODO: consider splitting this out into the window and the branches view
type branchPanelState struct {
listPanelState