mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
fix linting
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user