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 /helpfuncs.go | |
| parent | 4f07994bdc3d23421cf3941af3edc18c05ffc94b (diff) | |
Chore: linter complaints
Diffstat (limited to 'helpfuncs.go')
| -rw-r--r-- | helpfuncs.go | 1 |
1 files changed, 0 insertions, 1 deletions
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() } |
