mirror of
https://github.com/containers/podman.git
synced 2025-07-02 08:47:43 +08:00
remove blank line
Signed-off-by: Les Aker <me@lesaker.org>
This commit is contained in:
@ -3,10 +3,9 @@ package image
|
|||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
|
"github.com/containers/buildah/pkg/parse"
|
||||||
"github.com/containers/image/v5/docker/reference"
|
"github.com/containers/image/v5/docker/reference"
|
||||||
"github.com/containers/image/v5/types"
|
"github.com/containers/image/v5/types"
|
||||||
|
|
||||||
"github.com/containers/buildah/pkg/parse"
|
|
||||||
podmanVersion "github.com/containers/libpod/version"
|
podmanVersion "github.com/containers/libpod/version"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user