commit | 4b2bdd1a6cc2d0335815c2fbfd8d2fcb640bc2b4 | [log] [tgz] |
---|---|---|
author | RJ Ascani <rjascani@google.com> | Fri Jan 19 11:11:43 2024 -0800 |
committer | GitHub <noreply@github.com> | Fri Jan 19 19:11:43 2024 +0000 |
tree | 37ce2b16c4ed981f1848e01a72680bcb08d9d9b4 | |
parent | 73e419e793cbba5d4e759c98bb71a943f7474070 [diff] |
Remove unused visibility spec (#2403) BUG=cleanup
diff --git a/tensorflow/lite/micro/testing/BUILD b/tensorflow/lite/micro/testing/BUILD index aad4a4c..11a52ad 100644 --- a/tensorflow/lite/micro/testing/BUILD +++ b/tensorflow/lite/micro/testing/BUILD
@@ -33,7 +33,6 @@ ], visibility = [ ":kernel_test_friends", - ":microfrontend", ":tflite_micro", ], deps = [