buildifier reformatting of bazel files

Change-Id: I1645613ec9dc57e659e7036634fcf3f3992b05a7
diff --git a/protocols/grpc/ctl/BUILD b/protocols/grpc/ctl/BUILD
index a4c063f..20c7ab8 100644
--- a/protocols/grpc/ctl/BUILD
+++ b/protocols/grpc/ctl/BUILD
@@ -4,6 +4,6 @@
     "@io_grpc_grpc_java//core",
 ]
 
-osgi_jar (
+osgi_jar(
     deps = COMPILE_DEPS,
 )