mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 18:55:58 +02:00
Fix two warnings thrown by Eclipse
One is an unnecessary import and the other is an incorrectly named Javadoc parameter. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153095269
This commit is contained in:
parent
1751ea0b98
commit
07c1f58004
2 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,6 @@ import google.registry.monitoring.metrics.IncrementableMetric;
|
|||
import google.registry.monitoring.metrics.LabelDescriptor;
|
||||
import google.registry.monitoring.metrics.MetricRegistryImpl;
|
||||
import google.registry.util.Clock;
|
||||
import google.registry.whois.WhoisMetrics.WhoisMetric;
|
||||
import javax.inject.Inject;
|
||||
import org.joda.time.DateTime;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue