diff --git a/commands/drawDesign.cjs b/commands/drawDesign.cjs index 78ed44f..b6281ea 100644 --- a/commands/drawDesign.cjs +++ b/commands/drawDesign.cjs @@ -206,5 +206,5 @@ function design4(input) { } return outputString; } -console.log(design4("super long test string super long test string")); +//console.log(design4("super long test string super long test string")); //"super long test string super long test string" \ No newline at end of file