Skip to content

Commit 9351514

Browse files
fix: remove obsolete Grammar option
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com> Signed-off-by: manticore-projects <andreas@manticore-projects.com>
1 parent 1e2591c commit 9351514

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ options {
1515
DEBUG_LOOKAHEAD = false;
1616
DEBUG_TOKEN_MANAGER = false;
1717
CACHE_TOKENS = false;
18-
SINGLE_TREE_FILE = false;
1918
// FORCE_LA_CHECK = true;
2019
UNICODE_INPUT = true;
2120
JAVA_TEMPLATE_TYPE = "modern";

0 commit comments

Comments
 (0)