Organize imports with new settings
See gh-4234
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
|
||||
package sample.ant;
|
||||
|
||||
import static org.hamcrest.Matchers.*;
|
||||
import static org.hamcrest.Matchers.containsString;
|
||||
import static org.hamcrest.Matchers.equalTo;
|
||||
import static org.junit.Assert.assertThat;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
Reference in New Issue
Block a user