chore: remove commented code

This commit is contained in:
karishmas6
2024-04-12 12:13:38 +05:30
parent fa6ff65a4c
commit 11c40fae6c

View File

@@ -1,8 +1,3 @@
// import Fastify from 'fastify'
// import { PlaywrightCrawler } from 'crawlee';
// const fastify = Fastify();
const fastify = require('fastify')();
const scraper = require('./scraper');