commit 92fd54e0416c6ffd0d54053f04222f00d828f57b parent f48b7158c95d60f1df566bb2432680ff19082d96 Author: Andrew Laack <andrew@laack.co> Date: Wed, 6 May 2026 21:43:58 -0500 fmt Diffstat:
| M | main.go | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/main.go b/main.go @@ -4,7 +4,6 @@ import ( "io" "os" "time" - "github.com/gdamore/tcell/v2" "github.com/makeworld-the-better-one/go-gemini" "github.com/rivo/tview"