Skip to content

Commit

Permalink
Delete now-unused python2.7 versions of j2objc tool scrips.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 441542792
  • Loading branch information
Googler authored and copybara-github committed Apr 13, 2022
1 parent f1e6c65 commit d971268
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,179 deletions.
11 changes: 0 additions & 11 deletions tools/j2objc/BUILD.tools
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@ java_binary(
runtime_deps = ["@bazel_j2objc//:j2objc"],
)

# TODO(b/225174999): Remove filegroups once blaze update is rolled out.
filegroup(
name = "j2objc_wrapper",
srcs = ["j2objc_wrapper.py"],
)

filegroup(
name = "j2objc_header_map",
srcs = ["j2objc_header_map.py"],
)

py_binary(
name = "j2objc_wrapper_binary",
srcs = ["j2objc_wrapper_binary.py"],
Expand Down
129 changes: 0 additions & 129 deletions tools/j2objc/j2objc_header_map.py

This file was deleted.

Loading

0 comments on commit d971268

Please sign in to comment.