aboutsummaryrefslogtreecommitdiff
path: root/nomsu_tree.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu_tree.lua')
-rw-r--r--nomsu_tree.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/nomsu_tree.lua b/nomsu_tree.lua
index 70ee4ee..d5875bc 100644
--- a/nomsu_tree.lua
+++ b/nomsu_tree.lua
@@ -26,8 +26,7 @@ local types = {
"DictEntry",
"IndexChain",
"Action",
- "File",
- "Comment"
+ "File"
}
for _index_0 = 1, #types do
local name = types[_index_0]