summaryrefslogtreecommitdiff
path: root/cmd/podman/report/report.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/podman/report/report.go')
-rw-r--r--cmd/podman/report/report.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmd/podman/report/report.go b/cmd/podman/report/report.go
deleted file mode 100644
index 2c4f2e1fd..000000000
--- a/cmd/podman/report/report.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package report
-
-import "github.com/containers/podman/v2/cmd/podman/registry"
-
-// Pull in configured json library
-var json = registry.JSONLibrary()