Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 570c861

Browse files
authored
Merge pull request #74 from dinooliva/fix-imports
Removes unused import
2 parents 5f551bd + 3f98889 commit 570c861

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/javatests/com/google/instrumentation/stats/StatsContextTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
import java.io.ByteArrayInputStream;
2121
import java.io.ByteArrayOutputStream;
22-
import java.io.IOException;
2322
import org.junit.Test;
2423
import org.junit.runner.RunWith;
2524
import org.junit.runners.JUnit4;

0 commit comments

Comments
 (0)