Skip to content

Commit 7584e54

Browse files
dx404Dagger Team
authored and
Dagger Team
committed
internal change
RELNOTES=NONE PiperOrigin-RevId: 602877818
1 parent 195cd1e commit 7584e54

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test_defs.bzl

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616

1717
load("@rules_java//java:defs.bzl", "java_library", "java_test")
1818
load("//:build_defs.bzl", "JAVA_RELEASE_MIN")
19-
load(
20-
"@io_bazel_rules_kotlin//kotlin:kotlin.bzl",
21-
"kt_jvm_library",
22-
"kt_jvm_test",
23-
)
2419

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

0 commit comments

Comments
 (0)