Fix duplicate '/**' at the beginning of class javadocs

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134109886
This commit is contained in:
mmuller 2016-09-23 13:21:41 -07:00 committed by Ben McIlwain
parent de7fb7a202
commit 1b4e73a50f
4 changed files with 0 additions and 4 deletions

View file

@ -42,7 +42,6 @@ import google.registry.model.transfer.TransferData;
import google.registry.model.transfer.TransferStatus;
import javax.inject.Inject;
/**
/**
* An EPP flow that cancels a pending transfer on a contact.
*