From 98a0bf6a3144a7a614a9c9cdb0a077c2ed2d252f Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 27 Dec 2024 18:26:48 -0500 Subject: docs: remove redundant comment --- internal/ui/style.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/ui/style.go') diff --git a/internal/ui/style.go b/internal/ui/style.go index f7c605a..75d2f70 100644 --- a/internal/ui/style.go +++ b/internal/ui/style.go @@ -6,7 +6,6 @@ import ( ) const ( - // Colors: textSel = "#F2F1F0" textNorm = "#A7AFB1" textFaint = "#6F797B" -- cgit v1.2.3