commit | 15053f0fcaae077a593747974b9b6407f2eae7a1 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Jun 13 10:00:45 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Jun 13 17:57:14 2018 +0000 |
tree | 7a60b5b927171a0a4aa624a36f9bc7e523bfb744 | |
parent | 61ac5703fafd96e6e6522a3f7cb61cd4a5f40e55 [diff] [blame] |
buildifier formatting of bazel files Change-Id: I8196aa52ee640d1c500307a50a0ab4921138b69b
diff --git a/apps/mcast/api/BUILD b/apps/mcast/api/BUILD index 646cfb8..e3ebbd2 100644 --- a/apps/mcast/api/BUILD +++ b/apps/mcast/api/BUILD
@@ -1,4 +1,4 @@ osgi_jar( - deps = CORE_DEPS, visibility = ["//visibility:public"], + deps = CORE_DEPS, )