From 12e6e377854a9163b322a16f3effe816d0222c67 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 8 Nov 2020 12:35:32 -0500 Subject: Query parser generator refactor (#1006) * Simplify select generation * Refactor text generation * Change optional argument * Remove query-parser-templates.html * Simplify prepare * Simplify preview --- ext/bg/query-parser-templates.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ext/bg/query-parser-templates.html (limited to 'ext/bg/query-parser-templates.html') diff --git a/ext/bg/query-parser-templates.html b/ext/bg/query-parser-templates.html deleted file mode 100644 index 7cab16a9..00000000 --- a/ext/bg/query-parser-templates.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - -- cgit v1.2.3