mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-18 04:03:01 +08:00
cmds: remove info logging
This commit is contained in:
@ -84,7 +84,6 @@ var rootSubcommands = map[string]*cmds.Command{
|
||||
|
||||
func init() {
|
||||
Root.Subcommands = rootSubcommands
|
||||
u.SetLogLevel("core/commands", "info")
|
||||
}
|
||||
|
||||
type MessageOutput struct {
|
||||
|
Reference in New Issue
Block a user