diff --git a/impls/bash/step0_repl.sh b/impls/bash/step0_repl.sh index 331168d2..97bce61d 100755 --- a/impls/bash/step0_repl.sh +++ b/impls/bash/step0_repl.sh @@ -18,4 +18,3 @@ while true; do PRINT "${r}" echo "${r}" done -