mirror of
https://github.com/google/nomulus
synced 2026-08-21 14:46:12 +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:
@@ -16,9 +16,6 @@ package_group(
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
zip_file(
|
||||
name = "common_war",
|
||||
srcs = [
|
||||
@@ -112,7 +109,6 @@ zip_file(
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
################################################################################
|
||||
# DOMAIN REGISTRY :: SANDBOX ENVIRONMENT
|
||||
#
|
||||
@@ -294,4 +290,3 @@ zip_file(
|
||||
mappings = {"java/google/registry/env/local/tools": ""},
|
||||
deps = [":registry_tools_war"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user