refactor: fix all unused parameter / variable warnings

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-06-21 10:33:08 +03:00
parent a601b98b74
commit 289bfb0605
5 changed files with 13 additions and 15 deletions

View File

@ -51,7 +51,6 @@ type (
filePathString tracker.String
noteEvents []tracker.NoteEvent
execChan chan func()
preferences Preferences
*tracker.Model