Sizma yosimaz před 5 roky
rodič
revize
4dbfa64b6a

+ 1 - 1
src/server/service/search-delegator/elasticsearch.js

@@ -330,7 +330,7 @@ class ElasticsearchDelegator {
     if (!Array.isArray(body)) {
       throw new Error('Body must be an array.');
     }
-    
+
     const command = {
       delete: {
         _index: this.indexName,