Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 706915814
  • Loading branch information
lauraharker committed Dec 20, 2024
1 parent ffa350b commit eb7ec26
Show file tree
Hide file tree
Showing 63 changed files with 0 additions and 2,387 deletions.
9 changes: 0 additions & 9 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,6 @@ oss_java_library(
],
exclude = [
"**/debugger/**/*.java",
"**/j2clbuild/**/*.java",
"**/j2cl/**/*.java",
"**/super*/**/*.java",
"**/testing/**/*.java",
"**/webservice/**/*.java",
],
Expand Down Expand Up @@ -301,12 +298,6 @@ gen_java_tests(
"test/**/*.java",
"src/**/testing/**/*.java",
],
exclude = [
# These files are only needed by the J2CL build of the compiler.
"**/super*/**/*.java",
"**/j2cl/**/*.java",
"**/j2clbuild/**/*.java",
],
),
javacopts = [
"-source 11",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit eb7ec26

Please sign in to comment.