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:
@@ -10,7 +10,6 @@ package(default_visibility = ["//java/google/registry:registry_project"])
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
||||
|
||||
# NOTE: All py_library() rules under this directory should depend on this rule.
|
||||
#
|
||||
# This rule serves to add this directory (/python) to the PYTHONPATH of any
|
||||
|
||||
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user