diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-02-25 20:06:56 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-02-25 20:06:56 +0300 |
| commit | 888c9fec652b82174702c710f54f7d64f194315c (patch) | |
| tree | 883051d653dda2d57b227670bfd3721bf6cf426a /tables.go | |
| parent | 4f07994bdc3d23421cf3941af3edc18c05ffc94b (diff) | |
Chore: linter complaints
Diffstat (limited to 'tables.go')
| -rw-r--r-- | tables.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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(). |
