mirror of
https://github.com/containers/podman.git
synced 2025-10-13 09:15:20 +08:00
[Artifacts] Remove erroneous ArtifactListOptions var ImagePushOptions
This var has so far been unuesd so easy to remove Signed-off-by: Lewis Roy <lewis@redhat.com>
This commit is contained in:
@ -39,7 +39,6 @@ type ArtifactInspectOptions struct {
|
||||
}
|
||||
|
||||
type ArtifactListOptions struct {
|
||||
ImagePushOptions
|
||||
}
|
||||
|
||||
type ArtifactPullOptions struct {
|
||||
|
Reference in New Issue
Block a user