Skip to content

Commit 00794e0

Browse files
committed
fixes space
1 parent e47792c commit 00794e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

elasticsearch-driver/src/main/java/org/jnosql/diana/elasticsearch/document/ElasticsearchDocumentConfiguration.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,6 @@ public ElasticsearchDocumentCollectionManagerFactory get(RestHighLevelClient cli
128128
return new ElasticsearchDocumentCollectionManagerFactory(client);
129129
}
130130

131+
132+
131133
}

0 commit comments

Comments
 (0)