mirror of
https://github.com/safing/portbase
synced 2025-04-23 10:49:09 +00:00
Remove debug statement
This commit is contained in:
parent
a5b6129e6f
commit
c6fa7a8b8d
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ func GetInfo() *Info {
|
|||
buildSettings[setting.Key] = setting.Value
|
||||
}
|
||||
|
||||
fmt.Println(buildSettings)
|
||||
|
||||
info = &Info{
|
||||
Name: name,
|
||||
Version: version,
|
||||
|
|
Loading…
Add table
Reference in a new issue