remove comprehension support from t.getBindingIdentifiers
This commit is contained in:
parent
336be752f8
commit
06afafa8ff
@ -55,9 +55,6 @@ getBindingIdentifiers.keys = {
|
||||
InterfaceDeclaration: ["id"],
|
||||
TypeAlias: ["id"],
|
||||
|
||||
ComprehensionExpression: ["blocks"],
|
||||
ComprehensionBlock: ["left"],
|
||||
|
||||
CatchClause: ["param"],
|
||||
LabeledStatement: ["label"],
|
||||
UnaryExpression: ["argument"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user