Skip to content

Commit 4e383c9

Browse files
committed
fix(i18n): remove unused fmt import
1 parent e19e5ab commit 4e383c9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pkg/i18n/i18n.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package i18n
22

3-
import "fmt"
4-
53
type Translation struct {
64
AppDescription string
75
StatusLabel string

0 commit comments

Comments
 (0)