chore: lint

This commit is contained in:
karishmas6
2024-09-12 21:09:49 +05:30
parent 5482de258d
commit 12f54c09ab

View File

@@ -10,7 +10,6 @@ import { uuid } from "uuidv4";
import { chromium } from "playwright"; import { chromium } from "playwright";
import { io, Socket } from "socket.io-client"; import { io, Socket } from "socket.io-client";
const connection = new IORedis({ const connection = new IORedis({
host: 'localhost', host: 'localhost',
port: 6379, port: 6379,