Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 406932200
  • Loading branch information
Googler authored and copybara-github committed Nov 1, 2021
1 parent fe644be commit 14f0bd3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ JAVA_TOOLS = [
"//third_party/ijar:zipper",
"//third_party/java/j2objc:embedded_tools_srcs",
"//third_party/py/abseil:srcs",
"//third_party/py/concurrent:srcs",
"//third_party/py/six:srcs",
"//src/conditions:embedded_tools",
"//src/tools/android/java/com/google/devtools/build/android:embedded_tools",
Expand Down
1 change: 0 additions & 1 deletion tools/android/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ py_binary(
srcs = ["incremental_install.py"],
deps = [
"//third_party/py/abseil",
"//third_party/py/concurrent:futures",
],
)

Expand Down
1 change: 0 additions & 1 deletion tools/android/BUILD.tools
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ py_binary(
python_version = "PY3",
deps = [
"//third_party/py/abseil",
"//third_party/py/concurrent:futures",
],
)

Expand Down

0 comments on commit 14f0bd3

Please sign in to comment.