mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 17:24:03 +02:00
Allow EventSample.record to accept numSamples=0
There's really no reason not to. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171037754
This commit is contained in:
parent
07e5536988
commit
d182d62b96
2 changed files with 2 additions and 2 deletions
2
third_party/java/objectify/v4_1/BUILD
vendored
2
third_party/java/objectify/v4_1/BUILD
vendored
|
@ -3,7 +3,7 @@ package_group(
|
|||
packages = ["//third_party/java/objectify"],
|
||||
)
|
||||
|
||||
package(default_visibility = [":specific_version"])
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"]) # MIT/X11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue