Skip to content

Commit 9bc9c55

Browse files
committed
removes extra space
1 parent e6c029b commit 9bc9c55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mongodb-driver/src/main/java/org/eclipse/jnosql/diana/mongodb/document/MongoDBDocumentConfiguration.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,4 @@ public MongoDBDocumentCollectionManagerFactory get(String pathFileConfig) throws
126126
Map<String, String> configuration = ConfigurationReader.from(pathFileConfig);
127127
return get(configuration);
128128
}
129-
130-
131129
}

0 commit comments

Comments
 (0)