summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-01-30 16:42:20 +1100
committerJesse Duffield <jessedduffield@gmail.com>2022-03-17 19:13:40 +1100
commit182c999ee0ccd845e49d3f5af7845daf683dcfaa (patch)
treefe05870749e30dea93589d0ce3aaff9200625f24 /pkg/gui/gui.go
parentb5515da00b916bcf79f680b360d5c00e08932338 (diff)
fix linting
Diffstat (limited to 'pkg/gui/gui.go')
-rw-r--r--pkg/gui/gui.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkg/gui/gui.go b/pkg/gui/gui.go
index b80ef9656..93b9a2862 100644
--- a/pkg/gui/gui.go
+++ b/pkg/gui/gui.go
@@ -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