fix: golangci-lint 2 fixes (#769)

This commit is contained in:
Carlos Alexandro Becker
2025-03-31 14:18:18 -03:00
committed by GitHub
parent cce848148c
commit bd2a5b0c6a
13 changed files with 33 additions and 8 deletions
+2
View File
@@ -1,3 +1,5 @@
// Package filepicker provides a file picker component for Bubble Tea
// applications.
package filepicker
import (