[FEM] fix wrong error message about comments
- fixes an annoying warning (that is output as error) about unused COMMENT
This commit is contained in:
@@ -36,7 +36,6 @@ tokens = (
|
||||
'EQUALS',
|
||||
'LPAREN',
|
||||
'RPAREN',
|
||||
'COMMENT',
|
||||
'POWER'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user