commit | 0bf814de25341abac033b7ee0df5b9a8bcf3050f | [log] [tgz] |
---|---|---|
author | Christopher Parsons <cparsons@google.com> | Wed Jan 16 16:55:34 2019 -0500 |
committer | Christopher Parsons <cparsons@google.com> | Wed Jan 16 16:55:34 2019 -0500 |
tree | 6d34f872e762175533077061990e54ce04041e43 | |
parent | 07abcf651f2f60dac853913e88a5b103f8a28d32 [diff] |
remove extra whitespace
diff --git a/toolchains/unittest/BUILD b/toolchains/unittest/BUILD index c90c66e..fbe3879 100644 --- a/toolchains/unittest/BUILD +++ b/toolchains/unittest/BUILD
@@ -54,5 +54,5 @@ srcs = [ "BUILD", ], - visibility = ["//:__pkg__"], + visibility = ["//:__pkg__"], )