Clean up leftover comments

This commit is contained in:
The Magician 2023-11-07 12:24:10 +00:00
parent e1d2cc1f33
commit 9d4f30f40a
1 changed files with 0 additions and 8 deletions

View File

@ -489,14 +489,6 @@ main() {
section_credits section_credits
newline newline
#printf '\e[4;37m\e[1;37m2; (Test)\e[0m\n'
#printf '\e[2;34m[2;34m Light blue\e[0m \e[2;44m[2;44m Light blue\e[0m\n'
#printf '\n'
#printf '\e[4;37m\e[1;37m3; (Test)\e[0m\n'
#printf '\e[3;34m[3;34m Light blue\e[0m \e[3;44m[3;44m Light blue\e[0m\n'
#printf '\n'
} }
name="$(basename $0)" name="$(basename $0)"