Skip to content

Commit 96b69c8

Browse files
committed
Update
[ghstack-poisoned]
1 parent 3c40a8b commit 96b69c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shim_et/xplat/executorch/extension/pybindings/pybindings.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def executorch_pybindings(python_module_name, srcs = [], cppdeps = [], visibilit
5252
"-DEXECUTORCH_PYTHON_MODULE_NAME={}".format(python_module_name),
5353
],
5454
deps = [
55-
"//executorch/exir:_warnings",
5655
"//executorch/runtime/core:core",
5756
] + cppdeps,
5857
external_deps = [

0 commit comments

Comments
 (0)