diff --git a/script/convert-grammars b/script/convert-grammars index 7c45a7c8..01b80ce0 100755 --- a/script/convert-grammars +++ b/script/convert-grammars @@ -195,7 +195,7 @@ def load_grammars(tmp_dir, source, all_scopes) end all_scopes[scope] = p.url grammar - end + end.compact end def install_grammars(grammars, path)