Skip to content

Commit 1ff6638

Browse files
committed
Removed unused junit import.
1 parent ae65bd9 commit 1ff6638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/influxdb/InfluxDBTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
import java.util.concurrent.TimeUnit;
4141
import java.util.concurrent.atomic.LongAdder;
4242
import java.util.function.Consumer;
43-
import org.junit.runner.notification.RunListener;
4443

4544
/**
4645
* Test the InfluxDB API.

0 commit comments

Comments
 (0)