Update utils.sh

This commit is contained in:
MacRimi 2025-02-21 20:40:28 +01:00 committed by GitHub
parent 919935413f
commit 56acba921c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,6 @@ msg_info() {
msg_info2() {
local msg="$1"
echo -e "${TAB}${BOLD}${YW}${HOLD}${msg}${CL}"
echo -e ""
}
# Display success message