[Bazel] Delete blank line to make buildifier happy
authorFangrui Song <i@maskray.me>
Fri, 16 Jul 2021 22:33:42 +0000 (15:33 -0700)
committerFangrui Song <i@maskray.me>
Fri, 16 Jul 2021 22:33:42 +0000 (15:33 -0700)
utils/bazel/llvm-project-overlay/mlir/tblgen.bzl

index 9432e99..8a003c3 100644 (file)
@@ -5,7 +5,6 @@
 
 load("@bazel_skylib//lib:paths.bzl", "paths")
 
-
 TdInfo = provider(
     "Holds TableGen files and the dependencies and include paths necessary to" +
     " build them.",