Skip to content

Commit 0dc552d

Browse files
authored
fix(core): do not import unused fmt (#306)
1 parent 92bbfa3 commit 0dc552d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/profiles/profile.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package profiles
22

33
import (
44
"errors"
5-
"fmt"
65
)
76

87
// TODO:

0 commit comments

Comments
 (0)