chore: whitespace

This commit is contained in:
karishmas6
2024-10-15 01:28:50 +05:30
parent 91025ad872
commit 7c6ef5a491

View File

@@ -8,5 +8,4 @@ const minioClient = new Client({
secretKey: process.env.MINIO_SECRET_KEY || 'minio-secret-key',
});
export default minioClient;