quickget: remove not needed edition message

This commit is contained in:
zenobit 2025-02-14 06:26:09 +01:00
parent 47f9cf5970
commit 5df246b38c
1 changed files with 0 additions and 1 deletions

View File

@ -934,7 +934,6 @@ run_itself() {
fi
else
show_os_info "${OS}"
echo -e " - Editions:\t$(editions_ | fmt -w 80)"
echo -e "\nERROR! You must specify an edition."
exit 1
fi