bazel protobuf: remove misspelt and unused target

PiperOrigin-RevId: 303815670
diff --git a/src/main/protobuf/BUILD b/src/main/protobuf/BUILD
index 809ec17..29bca3a 100644
--- a/src/main/protobuf/BUILD
+++ b/src/main/protobuf/BUILD
@@ -8,13 +8,6 @@
 
 package(default_visibility = ["//visibility:public"])
 
-exports_files(
-    ["execution_statitics.proto"],
-    visibility = [
-        "//src/test/shell/integration:process_wrapper_test",
-    ],
-)
-
 FILES = [
     "action_cache",
     "android_deploy_info",