summaryrefslogtreecommitdiff
path: root/tables.go
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-25 20:06:56 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-25 20:06:56 +0300
commit888c9fec652b82174702c710f54f7d64f194315c (patch)
tree883051d653dda2d57b227670bfd3721bf6cf426a /tables.go
parent4f07994bdc3d23421cf3941af3edc18c05ffc94b (diff)
Chore: linter complaints
Diffstat (limited to 'tables.go')
-rw-r--r--tables.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tables.go b/tables.go
index 01e628a..576dc11 100644
--- a/tables.go
+++ b/tables.go
@@ -287,7 +287,6 @@ func makeRAGTable(fileList []string, loadedFiles []string) *tview.Flex {
})
}
}
-
rows := len(ragFiles)
cols := 4 // File Name | Preview | Action | Delete
fileTable := tview.NewTable().