summaryrefslogtreecommitdiff
path: root/tables.go
diff options
context:
space:
mode:
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().