Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at litex 344 B view raw
1diff --git a/viewer/viewer.go b/viewer/viewer.go 2index fcf850e..b0a0f8d 100644 3--- a/viewer/viewer.go 4+++ b/viewer/viewer.go 5@@ -5,7 +5,6 @@ import ( 6 "github.com/charmbracelet/bubbles/viewport" 7 tea "github.com/charmbracelet/bubbletea" 8 "github.com/charmbracelet/lipgloss" 9- "github.com/mattn/go-runewidth" 10 "math" 11 "runtime" 12 "strings"