mirror of
https://github.com/google/nomulus
synced 2026-08-27 19:37:07 +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:
@@ -15,11 +15,9 @@
|
||||
package google.registry.testing;
|
||||
|
||||
import com.google.common.io.ByteSource;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
|
||||
import javax.servlet.ServletInputStream;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user