[MLIR] Remove unused implicit capture in the lambda (NFC)
This lambda does not capture anything, the `&` is just misleading.
parent
228757f6
Please register or sign in to comment
This lambda does not capture anything, the `&` is just misleading.