We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4120df4 commit c75f7c7Copy full SHA for c75f7c7
runtime/executor/targets.bzl
@@ -84,8 +84,6 @@ def define_common_targets():
84
"//executorch/runtime/kernel:operator_registry",
85
"//executorch/runtime/platform:platform",
86
"//executorch/schema:extended_header",
87
- ],
88
- deps = [
89
"//executorch/schema:program",
90
],
91
visibility = [
0 commit comments