mirror of
https://github.com/google/nomulus.git
synced 2025-06-01 10:14:04 +02: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:
parent
ba09297749
commit
afa6648cf7
8 changed files with 4 additions and 16 deletions
|
@ -19,7 +19,6 @@ import static com.google.common.collect.Lists.charactersOf;
|
|||
|
||||
import com.google.common.collect.Iterators;
|
||||
import java.util.Iterator;
|
||||
|
||||
import javax.inject.Named;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue