chore: remove unused imports
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
import Fastify from 'fastify'
|
import Fastify from 'fastify'
|
||||||
import cors from '@fastify/cors'
|
import cors from '@fastify/cors'
|
||||||
import fetch from 'node-fetch';
|
|
||||||
import playwright from 'playwright'
|
|
||||||
import { PlaywrightCrawler } from 'crawlee';
|
|
||||||
|
|
||||||
const fastify = Fastify();
|
const fastify = Fastify();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user