Skip to content

Commit 0cf7a45

Browse files
committed
./gradlew :firebase-firestore:spotlessApply
1 parent 29bedd8 commit 0cf7a45

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

firebase-firestore/src/test/java/com/google/firebase/firestore/util/Utf8CompareTest.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@
1717
import static org.junit.Assert.fail;
1818

1919
import com.google.protobuf.ByteString;
20-
21-
import org.junit.Test;
22-
2320
import java.util.ArrayList;
2421
import java.util.Random;
22+
import org.junit.Test;
2523

2624
public final class Utf8CompareTest {
2725

0 commit comments

Comments
 (0)