Clean up code via "go fmt"
This commit is contained in:
parent
c33e7cc867
commit
a411405628
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/mitchellh/packer/packer"
|
||||
)
|
||||
|
||||
type stepStopInstance struct{
|
||||
type stepStopInstance struct {
|
||||
SpotPrice string
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue