mirror of
https://github.com/davidallendj/magellan.git
synced 2026-02-04 09:06:26 -07:00
fix: update goimports in update.go
This commit is contained in:
parent
a1877a3d32
commit
c5ee0c6a4c
1 changed files with 1 additions and 4 deletions
|
|
@ -6,9 +6,6 @@ import (
|
||||||
|
|
||||||
"github.com/stmcginnis/gofish"
|
"github.com/stmcginnis/gofish"
|
||||||
"github.com/stmcginnis/gofish/redfish"
|
"github.com/stmcginnis/gofish/redfish"
|
||||||
|
|
||||||
"github.com/stmcginnis/gofish"
|
|
||||||
"github.com/stmcginnis/gofish/redfish"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type UpdateParams struct {
|
type UpdateParams struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue