Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
RELNOTES=Internal change.
PiperOrigin-RevId: 631103697
  • Loading branch information
java-team-github-bot authored and Flogger Team committed May 6, 2024
1 parent b53ceee commit aaaff6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grpc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# Description:
# Flogger grpc context implementation.

load("//tools:maven.bzl", "pom_file")
load("@google_bazel_common//tools/javadoc:javadoc.bzl", "javadoc_library")
load("@google_bazel_common//testing:test_defs.bzl", "gen_java_tests")
load("@google_bazel_common//tools/javadoc:javadoc.bzl", "javadoc_library")
load("//tools:maven.bzl", "pom_file")

GRPC_CONTEXT_SRCS = glob(["src/main/java/**/*.java"])

Expand Down

0 comments on commit aaaff6d

Please sign in to comment.