From 14d97401a5315e008185f71c05fa8524af9f065b Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Tue, 15 Oct 2024 19:19:36 +0530 Subject: [PATCH] fix: whitespace --- server/src/storage/mino.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/server/src/storage/mino.ts b/server/src/storage/mino.ts index 8368e5dd..1803e027 100644 --- a/server/src/storage/mino.ts +++ b/server/src/storage/mino.ts @@ -45,7 +45,4 @@ class BinaryOutputService { } } - - - export { minioClient, BinaryOutputService }; \ No newline at end of file