Skip to content

Commit 51dc2ac

Browse files
committed
Remove unused imports in mongodb plugin tests
Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
1 parent 0207b06 commit 51dc2ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

data-prepper-plugins/mongodb/src/test/java/org/opensearch/dataprepper/plugins/mongo/stream/StreamSchedulerTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package org.opensearch.dataprepper.plugins.mongo.stream;
22

33
import com.mongodb.MongoSecurityException;
4-
import org.bson.BsonDocument;
54
import org.junit.jupiter.api.BeforeEach;
65
import org.junit.jupiter.api.Test;
76
import org.junit.jupiter.api.extension.ExtendWith;

0 commit comments

Comments
 (0)