Skip to content

Commit

Permalink
Merge pull request #751 from kongfei605/ipmi_up
Browse files Browse the repository at this point in the history
delete code not used
  • Loading branch information
kongfei605 committed Dec 28, 2023
2 parents 8377965 + 8ba5cea commit 9640ba7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inputs/ipmi/instances.go
Expand Up @@ -22,7 +22,6 @@ type Instance struct {
}

func (m *Instance) Init() error {
log.Printf("debug: %+v", *m)
if len(m.Target) == 0 {
return types.ErrInstancesEmpty
}
Expand Down

0 comments on commit 9640ba7

Please sign in to comment.