aboutsummaryrefslogtreecommitdiff
path: root/nomsu_decompiler.moon
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu_decompiler.moon')
-rw-r--r--nomsu_decompiler.moon1
1 files changed, 0 insertions, 1 deletions
diff --git a/nomsu_decompiler.moon b/nomsu_decompiler.moon
index b88a766..297a518 100644
--- a/nomsu_decompiler.moon
+++ b/nomsu_decompiler.moon
@@ -251,7 +251,6 @@ tree_to_nomsu = (tree)->
else
nomsu\add tree_to_nomsu(chunk)
- nomsu\add('\n') unless nomsu\match("\n$")
return nomsu
when "Action"