setup the dm apis
This commit is contained in:
@@ -98,7 +98,6 @@ export class FilterParser {
|
||||
ctx.accept('value', m[3])
|
||||
})
|
||||
|
||||
|
||||
this.lexer.rule(spacerRegex, (ctx, m) => {
|
||||
ctx.ignore()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user