Remove whitespace

This commit is contained in:
Rob Pearce 2021-11-21 18:25:45 +11:00
parent 3a18ea30cb
commit 8e538a67d9
1 changed files with 0 additions and 3 deletions

3
t.sh
View File

@ -3,9 +3,6 @@
trap "exit 1" TERM trap "exit 1" TERM
export MYPID=$$ export MYPID=$$
# ANSI stuff # ANSI stuff
BOLD="\033[1m" BOLD="\033[1m"
ITALIC="\033[3m" ITALIC="\033[3m"