mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-15 07:34:57 +00:00
remove unnecessary parens
This commit is contained in:
parent
948eaf7210
commit
6f714f16b3
@ -121,7 +121,7 @@ entityName
|
||||
;
|
||||
|
||||
identificationVariableDef
|
||||
: (AS identifier)
|
||||
: AS identifier
|
||||
| IDENTIFIER
|
||||
| QUOTED_IDENTIFIER
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user