[Bazel] Delete blank line to make buildifier happy

This commit is contained in:
Fangrui Song 2021-07-16 15:33:42 -07:00
parent c14f26846e
commit 263fe133ed

View 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.",