Skip to content

Commit

Permalink
Remove extra import in ConnectionStringUnitTest
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Aug 8, 2024
1 parent 54af270 commit 75259ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import com.mongodb.connection.ServerMonitoringMode;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
import org.junit.jupiter.params.provider.ValueSource;

import java.io.UnsupportedEncodingException;
Expand Down

0 comments on commit 75259ee

Please sign in to comment.