remove extra whitespace

This commit is contained in:
Christopher Parsons 2019-01-16 16:55:34 -05:00
parent 07abcf651f
commit 0bf814de25
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ filegroup(
srcs = [
"BUILD",
],
visibility = ["//:__pkg__"],
visibility = ["//:__pkg__"],
)