提交 a1e32fda 编写于 作者: C CyrusNajmabadi

Clean up file.

上级 4755b84e
......@@ -9,7 +9,6 @@ internal static class BlockTypes
// Trivia
public const string Comment = nameof(Comment);
// public const string Region = nameof(Region);
public const string PreprocessorRegion = nameof(PreprocessorRegion);
// Top level declarations.
......@@ -46,7 +45,5 @@ internal static class BlockTypes
// Expressions
public const string AnonymousMethod = nameof(AnonymousMethod);
public const string Xml = nameof(Xml);
// public const string Other = nameof(Other);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册