aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'protobuf-lite/BUILD.bazel')
-rw-r--r--protobuf-lite/BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/protobuf-lite/BUILD.bazel b/protobuf-lite/BUILD.bazel
index f14d44859..6dde2935d 100644
--- a/protobuf-lite/BUILD.bazel
+++ b/protobuf-lite/BUILD.bazel
@@ -7,7 +7,6 @@ java_library(
visibility = ["//protobuf:__pkg__"],
deps = [
"//core",
- "//core:internal",
"@com_google_code_findbugs_jsr305//jar",
"@com_google_guava_guava//jar",
"@com_google_protobuf_java//:protobuf_java",