diff options
Diffstat (limited to 'cmd/podmanV2/system/system.go')
-rw-r--r-- | cmd/podmanV2/system/system.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/podmanV2/system/system.go b/cmd/podmanV2/system/system.go index 30ed328e8..4e805c7bd 100644 --- a/cmd/podmanV2/system/system.go +++ b/cmd/podmanV2/system/system.go @@ -1,4 +1,4 @@ -package images +package system import ( "github.com/containers/libpod/cmd/podmanV2/registry" |