mirror of
https://github.com/google/nomulus
synced 2026-06-02 21:16:42 +00:00
Convert entire project to strict lexicographical import sort ordering
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127234970
This commit is contained in:
@@ -18,11 +18,9 @@ import static com.google.apphosting.api.ApiProxy.getCurrentEnvironment;
|
||||
|
||||
import com.google.api.services.bigquery.model.TableFieldSchema;
|
||||
import com.google.common.collect.ImmutableList;
|
||||
|
||||
import google.registry.bigquery.BigqueryUtils.FieldType;
|
||||
import google.registry.model.eppoutput.Result.Code;
|
||||
import google.registry.request.RequestScope;
|
||||
|
||||
import javax.inject.Inject;
|
||||
|
||||
/** The EPP Metrics collector. See {@link Metrics}. */
|
||||
|
||||
Reference in New Issue
Block a user