Skip to content

Commit eeeb88f

Browse files
authored
Checkstyle fix ConnectionStringUnitTest (#1475)
1 parent da2ad60 commit eeeb88f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

driver-core/src/test/unit/com/mongodb/ConnectionStringUnitTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import com.mongodb.connection.ServerMonitoringMode;
2020
import org.junit.jupiter.api.Test;
2121
import org.junit.jupiter.params.ParameterizedTest;
22-
import org.junit.jupiter.params.provider.MethodSource;
2322
import org.junit.jupiter.params.provider.ValueSource;
2423

2524
import java.io.UnsupportedEncodingException;

0 commit comments

Comments
 (0)