We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c0a8a commit a722d83Copy full SHA for a722d83
src/src/beneficiaries/beneficiaries.service.ts
@@ -19,7 +19,6 @@ import { BeneficiariesCoreService } from './beneficiaries.core.service';
19
import * as moment from 'moment';
20
import { CSVHelperService } from 'src/helper/csvHelper.service';
21
import { Method } from 'src/common/method/method';
22
-import { query } from 'express';
23
24
@Injectable()
25
export class BeneficiariesService {
0 commit comments