Remove tokens that are defined more than once

This commit is contained in:
Markus Dreseler 2020-06-18 12:37:49 +02:00
parent 2efd12d78c
commit d91debc538
1 changed files with 0 additions and 2 deletions

View File

@ -132,8 +132,6 @@ OUTER TOKEN(OUTER)
RIGHT TOKEN(RIGHT)
TABLE TOKEN(TABLE)
UNION TOKEN(UNION)
INTERSECT TOKEN(INTERSECT)
EXCEPT TOKEN(EXCEPT)
USING TOKEN(USING)
WHERE TOKEN(WHERE)
CALL TOKEN(CALL)