Removed unplanned empty line

This commit is contained in:
Arjen Duursma 2024-06-27 14:27:03 +02:00
parent 7955d635f3
commit 68584ebf0a

View File

@ -2150,7 +2150,6 @@ ASTTableCollectionExpression TableCollectionExpression() :
/**
* Special production, used in joins. The table reference might have
* a table alias, but this should not match any following NATURAL, CROSS, etc.
* keywords, although these are allowed as alias names since these are
* not reserved words.
*/