Skip to content

Commit 9fc1402

Browse files
committed
chore: remove joi import
1 parent af2a44e commit 9fc1402

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { z } from "zod";
2-
import Joi from "joi";
32
import type { Page } from "playwright";
43
import { configDotenv } from "dotenv";
54

0 commit comments

Comments
 (0)