Skip to content

Commit

Permalink
internal change
Browse files Browse the repository at this point in the history
RELNOTES=NONE
PiperOrigin-RevId: 602877818
  • Loading branch information
dx404 authored and Dagger Team committed Jan 31, 2024
1 parent 195cd1e commit 7584e54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test_defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@

load("@rules_java//java:defs.bzl", "java_library", "java_test")
load("//:build_defs.bzl", "JAVA_RELEASE_MIN")
load(
"@io_bazel_rules_kotlin//kotlin:kotlin.bzl",
"kt_jvm_library",
"kt_jvm_test",
)

# Defines a set of build variants and the list of extra javacopts to build with.
# The key will be appended to the generated test names to ensure uniqueness.
Expand Down

0 comments on commit 7584e54

Please sign in to comment.