mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Merge pull request #82 from OpenCHAMI/fix-imports
Update goimports in update.go
This commit is contained in:
commit
48a53f6d5d
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