Skip to content

Commit

Permalink
feat : Update elasticSearch.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeTH916 authored Jan 28, 2024
1 parent fb1830e commit ff434eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions be/src/restaurant/elasticSearch.service.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
import { Injectable, OnModuleInit } from "@nestjs/common";
import { Client } from "@elastic/elasticsearch";
import { RestaurantRepository } from "./restaurant.repository";
Expand Down Expand Up @@ -191,3 +192,4 @@ export class ElasticsearchService implements OnModuleInit {
}
}
}
*/

0 comments on commit ff434eb

Please sign in to comment.