Explorar o código

delete console

Sizma yosimaz %!s(int64=5) %!d(string=hai) anos
pai
achega
222c9db53c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/service/search-delegator/elasticsearch.js

+ 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.');
     }
-    // console.log(page);
+    
     const command = {
       delete: {
         _index: this.indexName,