Remove unnecessary scripts for TFLM linux-only tests.

PiperOrigin-RevId: 363200153
Change-Id: I50b4bcb0e6869c737997f7b2c789e07492308b8c
diff --git a/tensorflow/lite/micro/testing/BUILD b/tensorflow/lite/micro/testing/BUILD
index 335953d..56e00c1 100644
--- a/tensorflow/lite/micro/testing/BUILD
+++ b/tensorflow/lite/micro/testing/BUILD
@@ -13,8 +13,6 @@
     packages = ["//tensorflow/lite/experimental/microfrontend/..."],
 )
 
-exports_files(["test_linux_binary.sh"])
-
 cc_library(
     name = "micro_test",
     hdrs = [