Skip to content

Commit

Permalink
Remove empty v1.def (#5029)
Browse files Browse the repository at this point in the history
Signed-off-by: fruffy <[email protected]>
  • Loading branch information
fruffy authored Dec 3, 2024
1 parent 9da2d42 commit 3966aed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ genrule(
$(location ir/type.def) \
$(location ir/expression.def) \
$(location ir/ir.def) \
$(location ir/v1.def) \
$(locations :ir_extra_defs)
""",
tools = [":ir_generator"],
Expand Down
Empty file removed ir/v1.def
Empty file.

0 comments on commit 3966aed

Please sign in to comment.