1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 21:47:31 +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:
mcilwain
2016-11-28 08:49:22 -08:00
committed by Ben McIlwain
parent 9129c74201
commit 2b7d580bb3
109 changed files with 404 additions and 519 deletions

View File

@@ -2,7 +2,6 @@ package(default_visibility = ["//java/google/registry:registry_project"])
licenses(["notice"]) # Apache 2.0
py_library(
name = "icann_report_query_builder",
srcs = ["icann_report_query_builder.py"],