mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
Fix gofmt errors
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -2,8 +2,8 @@ package libpod
|
||||
|
||||
import (
|
||||
"github.com/docker/docker/pkg/truncindex"
|
||||
"github.com/projectatomic/libpod/pkg/registrar"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/projectatomic/libpod/pkg/registrar"
|
||||
)
|
||||
|
||||
// An InMemoryState is a purely in-memory state store
|
||||
|
Reference in New Issue
Block a user