Remove test messages from color.sh
This commit is contained in:
@ -21,7 +21,3 @@ print_warn () {
|
|||||||
print_error () {
|
print_error () {
|
||||||
echo -e "$RESET"["$RED"x"$RESET"] $@
|
echo -e "$RESET"["$RED"x"$RESET"] $@
|
||||||
}
|
}
|
||||||
|
|
||||||
print_info Hello
|
|
||||||
print_warn Hello
|
|
||||||
print_error Hello
|
|
||||||
|
Reference in New Issue
Block a user