mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
Fix Java imports across entire codebase to be compliant
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134119822
This commit is contained in:
@@ -18,7 +18,6 @@ import static com.google.common.base.Preconditions.checkArgument;
|
||||
import static com.google.common.base.Strings.isNullOrEmpty;
|
||||
|
||||
import com.google.common.collect.ImmutableList;
|
||||
|
||||
import java.util.Collection;
|
||||
|
||||
/** String generator. */
|
||||
|
||||
Reference in New Issue
Block a user