Skip to content

Commit 4449c64

Browse files
committed
add fmt import
Signed-off-by: Liran Rotenberg <lrotenbe@redhat.com>
1 parent 1aff2d1 commit 4449c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/settings/migration.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package settings
22

33
import (
4+
"fmt"
45
"os"
56
"strings"
67

0 commit comments

Comments
 (0)