[mlir][bazel] remove tab blank in OpenAccTransforms

This commit is contained in:
Yijia Gu 2024-10-21 10:43:55 -07:00
parent ab07fc8320
commit 2c331b3571

View File

@ -10452,7 +10452,7 @@ cc_library(
":OpenACCPassIncGen",
":Pass",
":TransformUtils",
"//llvm:Support",
"//llvm:Support",
],
)