diff --git a/client.go b/client.go index 4386635..0f94a33 100644 --- a/client.go +++ b/client.go @@ -18,7 +18,6 @@ package ipmi import ( "bytes" - "fmt" ) // Client provides common high level functionality around the underlying transport