gofmt, goimports
This commit is contained in:
parent
66f1ed09ff
commit
1bce89ab32
|
@ -5,9 +5,10 @@ import (
|
|||
|
||||
"errors"
|
||||
|
||||
"strings"
|
||||
|
||||
"gobot.io/x/gobot"
|
||||
"gobot.io/x/gobot/gobottest"
|
||||
"strings"
|
||||
)
|
||||
|
||||
var _ gobot.Driver = (*INA3221Driver)(nil)
|
||||
|
|
Loading…
Reference in New Issue