chore: lint
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user