From 263e2c024bc5aa9a2259efe7fd61ff1ec0176243 Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Fri, 20 Dec 2024 14:53:13 -0800 Subject: [PATCH] Remove native-java buildifier warning (#428) --- .buildifier.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildifier.json b/.buildifier.json index f0a23d7d..b7efe40a 100644 --- a/.buildifier.json +++ b/.buildifier.json @@ -34,7 +34,6 @@ "native-android", "native-build", "native-cc", - "native-java", "native-package", "native-proto", "native-py",