[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:
Lewis Roy
2025-07-08 06:47:07 +10:00
parent 53b5cb5581
commit 0f61e48ac5

View File

@ -39,7 +39,6 @@ type ArtifactInspectOptions struct {
}
type ArtifactListOptions struct {
ImagePushOptions
}
type ArtifactPullOptions struct {