Skip to content

Commit 69980de

Browse files
committed
Remove unnecessary dep
1 parent 85efc43 commit 69980de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

targets.bzl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ def define_common_targets():
3232
("include", "pytorch/tokenizers/regex.h"),
3333
("include", "pytorch/tokenizers/*_regex.h"),
3434
]),
35-
deps = [
36-
"fbsource//third-party/pcre2:pcre2-8",
37-
],
3835
exported_deps = [
3936
":headers",
4037
],

0 commit comments

Comments
 (0)