diff --git a/cmd_snapshot.go b/cmd_snapshot.go index 885d867a..3e02bbf1 100644 --- a/cmd_snapshot.go +++ b/cmd_snapshot.go @@ -160,7 +160,6 @@ func makeCmdSnapshot() *commander.Command { makeCmdSnapshotList(), makeCmdSnapshotShow(), //makeCmdSnapshotDestroy(), - //makeCmdSnapshotPublish(), }, Flag: *flag.NewFlagSet("aptly-snapshot", flag.ExitOnError), }