summaryrefslogtreecommitdiffstats
path: root/lib/cmd/remove-suite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cmd/remove-suite.sh')
-rw-r--r--lib/cmd/remove-suite.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/cmd/remove-suite.sh b/lib/cmd/remove-suite.sh
index 5fbc46c..5fc24ae 100644
--- a/lib/cmd/remove-suite.sh
+++ b/lib/cmd/remove-suite.sh
@@ -33,8 +33,6 @@ cmd_remove_suite_main()
chan="${conf_incoming_channel}"
fi
- info "$(get_msg 'cmd_remove_suite_removing')" \
- "${chan}" "${dist}"
remove_suite "${chan}" "${dist}"
fini