From a122997577e1edb5b5ceadbd42f2b8f02854871e Mon Sep 17 00:00:00 2001 From: Tony Aiuto Date: Sun, 14 Aug 2022 10:48:05 -0400 Subject: [PATCH] forgot to remove srcs Partial commit for third_party/*, see #16101. Signed-off-by: Tony Aiuto --- third_party/BUILD | 2 -- 1 file changed, 2 deletions(-) diff --git a/third_party/BUILD b/third_party/BUILD index b4e8eed5b092f8..534b96b375875f 100644 --- a/third_party/BUILD +++ b/third_party/BUILD @@ -35,7 +35,6 @@ filegroup( "//third_party/jaxb:srcs", "//third_party/jetbrains_annotations:srcs", "//third_party/jetifier:srcs", - "//third_party/jformatstring:srcs", "//third_party/juniversalchardet:srcs", "//third_party/kotlin_stdlib:srcs", "//third_party/pprof:srcs", @@ -411,7 +410,6 @@ java_import( ":pcollections", ":threeten", "//third_party/checker_framework_dataflow", - "//third_party/jformatstring", ], )