Remove "Starting" log message
This commit is contained in:
parent
c4df3dded3
commit
be0736e17d
@ -31,7 +31,6 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
log.Info("Starting...")
|
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
// Validate input
|
// Validate input
|
||||||
|
Loading…
Reference in New Issue
Block a user