summaryrefslogtreecommitdiff
path: root/cmd/podman
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/podman')
-rw-r--r--cmd/podman/commands.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/podman/commands.go b/cmd/podman/commands.go
index fadcca689..73e02e27a 100644
--- a/cmd/podman/commands.go
+++ b/cmd/podman/commands.go
@@ -27,7 +27,6 @@ func getMainCommands() []*cobra.Command {
_portCommand,
_refreshCommand,
_restartCommand,
- _restoreCommand,
_rmCommand,
_runCommand,
_searchCommand,