Skip to content

Commit ce9d126

Browse files
committed
fixed type errors
1 parent 66bf388 commit ce9d126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/MockContext/mockContextCreator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { FastifyInstance } from "fastify";
2-
import type { Client as MinioClient } from "minio";
32
import { createMockMinioClient } from "test/MockContext/mocks/mockMinioClient";
43
import { createMockLogger } from "test/utilities/mockLogger";
54
import { vi } from "vitest";

0 commit comments

Comments
 (0)