diff --git a/authtool/authtool.go b/authtool/authtool.go index f4e5d785f..ec63248f2 100644 --- a/authtool/authtool.go +++ b/authtool/authtool.go @@ -373,7 +373,6 @@ func accessAuthServer() { if res, err = resp.KeyInfo.DumpJSONStr(); err != nil { panic(err) } - fmt.Printf(res + "\n") } case AddRaftNode: