mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
remove forgotten print statement
This commit is contained in:
parent
7208fb6556
commit
18b12e4ed0
|
@ -37,7 +37,5 @@ func GetVersion() string {
|
||||||
return fmt.Sprintf("%s-dirty", revision)
|
return fmt.Sprintf("%s-dirty", revision)
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println(revision)
|
|
||||||
|
|
||||||
return revision
|
return revision
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue