Skip to content

Commit

Permalink
Remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Apr 11, 2024
1 parent a5b6129 commit c6fa7a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions info/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ func GetInfo() *Info {
buildSettings[setting.Key] = setting.Value
}

fmt.Println(buildSettings)

info = &Info{
Name: name,
Version: version,
Expand Down

0 comments on commit c6fa7a8

Please sign in to comment.