Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
turbotoribio committed Mar 19, 2024
1 parent 5e17f07 commit 8442680
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions third_party/flatbuffers/build_defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ _gen_flatbuffer_srcs = rule(
cfg = "exec",
),
},
output_to_genfiles = True,
)

def flatbuffer_py_strip_prefix_srcs(name, srcs = [], strip_prefix = ""):
Expand Down Expand Up @@ -408,7 +407,6 @@ _concat_flatbuffer_py_srcs = rule(
attrs = {
"deps": attr.label_list(mandatory = True),
},
output_to_genfiles = True,
outputs = {"out": "%{name}.py"},
)

Expand Down

0 comments on commit 8442680

Please sign in to comment.