Skip to content

Commit c6fa7a8

Browse files
committed
Remove debug statement
1 parent a5b6129 commit c6fa7a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

info/version.go

-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ func GetInfo() *Info {
6565
buildSettings[setting.Key] = setting.Value
6666
}
6767

68-
fmt.Println(buildSettings)
69-
7068
info = &Info{
7169
Name: name,
7270
Version: version,

0 commit comments

Comments
 (0)