Skip to content

Commit

Permalink
Bazel: format file
Browse files Browse the repository at this point in the history
  • Loading branch information
redsun82 committed Apr 25, 2024
1 parent 1e622e1 commit 8e1d77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/kotlin-extractor/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ load(
"get_language_version",
"version_less",
)
load("@rules_kotlin//kotlin:jvm.bzl", "kt_jvm_library")
load("@rules_kotlin//kotlin:core.bzl", "kt_javac_options", "kt_kotlinc_options")
load("@rules_kotlin//kotlin:jvm.bzl", "kt_jvm_library")

package(default_visibility = ["//java/kotlin-extractor:__subpackages__"])

Expand Down

0 comments on commit 8e1d77b

Please sign in to comment.