From 3687cc513845ecc7055aa14d7054f427fb8cced3 Mon Sep 17 00:00:00 2001 From: bbilbo Date: Wed, 6 Sep 2017 07:34:00 -0700 Subject: [PATCH] Qualify the usage of ImmutableSet.of() ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=167718824 --- .../google/registry/flows/domain/DomainTransferApproveFlow.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/google/registry/flows/domain/DomainTransferApproveFlow.java b/java/google/registry/flows/domain/DomainTransferApproveFlow.java index a2cf9bc56..1faa64560 100644 --- a/java/google/registry/flows/domain/DomainTransferApproveFlow.java +++ b/java/google/registry/flows/domain/DomainTransferApproveFlow.java @@ -176,7 +176,7 @@ public final class DomainTransferApproveFlow implements TransactionalFlow { (billingEvent.isPresent()) ? ImmutableSet.of( GracePeriod.forBillingEvent(GracePeriodStatus.TRANSFER, billingEvent.get())) - : ImmutableSet.of()) + : ImmutableSet.of()) .build(); // Create a poll message for the gaining client. PollMessage gainingClientPollMessage = createGainingTransferPollMessage(