Skip to content

Commit f54c259

Browse files
Merge pull request #112 from Amruth-Vamshi/feature/WA-provider
2 parents 3441e63 + 44ea139 commit f54c259

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/api.controller.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ import { TelemetryService } from 'src/telemetry/telemetry.service';
4747
const CryptoJS = require('crypto-js');
4848
import { InjectRedis } from '@nestjs-modules/ioredis';
4949
import Redis from 'ioredis';
50+
import fetch from 'node-fetch';
5051

5152
CryptoJS.lib.WordArray.words;
5253

0 commit comments

Comments
 (0)