Skip to content

Commit

Permalink
Remove third_party/jarjar/BUILD.tools
Browse files Browse the repository at this point in the history
Partial commit for third_party/*, see #7149.

Signed-off-by: iirina <elenairina@google.com>
  • Loading branch information
iirina committed Jan 17, 2019
1 parent 6269ca7 commit 2dccff0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
9 changes: 0 additions & 9 deletions third_party/jarjar/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ filegroup(
srcs = glob(["**"]),
)

filegroup(
name = "embedded_tools_srcs",
srcs = [
"BUILD.tools",
"LICENSE",
":jarjar_command_deploy.jar",
],
)

# jarjar_bin
java_binary(
name = "jarjar_command",
Expand Down
14 changes: 0 additions & 14 deletions third_party/jarjar/BUILD.tools

This file was deleted.

0 comments on commit 2dccff0

Please sign in to comment.