From 888c9fec652b82174702c710f54f7d64f194315c Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 25 Feb 2026 20:06:56 +0300 Subject: Chore: linter complaints --- helpfuncs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'helpfuncs.go') diff --git a/helpfuncs.go b/helpfuncs.go index 99024a0..33ab8ed 100644 --- a/helpfuncs.go +++ b/helpfuncs.go @@ -32,7 +32,6 @@ func startModelColorUpdater() { // Initial check updateCachedModelColor() - for range ticker.C { updateCachedModelColor() } -- cgit v1.2.3