mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-11 22:28:06 +00:00
Merge pull request #1554 from alicefr/fix-gofmt
s390x: fix gofmt complain
This commit is contained in:
commit
57b1ce9328
@ -7,10 +7,10 @@ package virtcontainers
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"time"
|
||||
govmmQemu "github.com/intel/govmm/qemu"
|
||||
"github.com/kata-containers/runtime/virtcontainers/device/config"
|
||||
"github.com/kata-containers/runtime/virtcontainers/types"
|
||||
"time"
|
||||
)
|
||||
|
||||
type qemuS390x struct {
|
||||
|
Loading…
Reference in New Issue
Block a user