Remove TEST_MAPPING, failing rust tests am: 24df3a1ccf

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/proc-macro2/+/12296445

Change-Id: I0c06f6ebe58e49b257962e116c57ae80d4400d37
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index acd1a0c..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-  "presubmit": [
-    {
-      "name": "proc-macro2_tests_proc_macro2",
-      "host": true
-    },
-    {
-      "name": "proc-macro2_tests_features",
-      "host": true
-    },
-    {
-      "name": "proc-macro2_tests_marker",
-      "host": true
-    },
-    {
-      "name": "proc-macro2_tests_test",
-      "host": true
-    },
-    {
-      "name": "proc-macro2_tests_marker",
-      "host": true
-    }
-  ]
-}