mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02:00
Remove empty method
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146146386
This commit is contained in:
parent
a0d6a81276
commit
e15f75854f
1 changed files with 0 additions and 5 deletions
|
@ -193,10 +193,5 @@ public class HostResource extends EppResource implements ForeignKeyedEppResource
|
|||
getInstance().lastTransferTime = lastTransferTime;
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public HostResource build() {
|
||||
return super.build();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue