mirror of
https://github.com/google/nomulus
synced 2026-09-01 21:57:02 +00:00
Run buildifier on codebase to format BUILD files
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140362453
This commit is contained in:
+2
-2
@@ -6,9 +6,9 @@ java_library(
|
||||
name = "appengine_pipeline",
|
||||
exports = ["@appengine_pipeline//jar"],
|
||||
runtime_deps = [
|
||||
"@guava//jar",
|
||||
"@json//jar",
|
||||
"//third_party/java/appengine_gcs_client",
|
||||
"//third_party/java/servlet/servlet_api",
|
||||
"@guava//jar",
|
||||
"@json//jar",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user