Skip to content

Commit

Permalink
Cleanup: Remove commented out code
Browse files Browse the repository at this point in the history
Related to #524
  • Loading branch information
sleberknight committed Oct 16, 2024
1 parent dbb2d04 commit 77b09c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
@Slf4j
public class MongoServerExtension implements BeforeAllCallback, AfterAllCallback, AfterEachCallback {

// private static final ServerVersion DEFAULT_SERVER_VERSION = ServerVersion.MONGO_3_6;
private static final ServerVersion DEFAULT_SERVER_VERSION = ServerVersion.MONGO_3_6;

/**
Expand Down

0 comments on commit 77b09c4

Please sign in to comment.