Remove test messages from color.sh

This commit is contained in:
2023-06-20 23:56:55 -05:00
parent f9d7c98916
commit 952cc12ec5

View File

@ -21,7 +21,3 @@ print_warn () {
print_error () {
echo -e "$RESET"["$RED"x"$RESET"] $@
}
print_info Hello
print_warn Hello
print_error Hello