0
0

🎨 fix spacing

This commit is contained in:
DrMaxNix 2022-09-01 19:07:55 +02:00
parent 3e7e14843f
commit 12f7b7e869

View File

@ -41,7 +41,6 @@ class Juicescript {
io_stdout(text){ io_stdout(text){
this.callback.stdout(text); this.callback.stdout(text);
} }