Skip to content

Commit 02cf1a5

Browse files
committed
fix: made few changes
1 parent 7b308aa commit 02cf1a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ app.get('/history/charts/:country', async (req, res, next) => {
221221
return res.send(screenOutput+terminator)
222222
}
223223

224-
225224
const chrome = require('chrome-aws-lambda');
226225
const puppeteer = require('puppeteer-core');
227226
const browser = await puppeteer.launch({

0 commit comments

Comments
 (0)