updated prisma schema
This commit is contained in:
@@ -31,7 +31,6 @@ async function checkFileExistence(path) {
|
||||
Key: path,
|
||||
};
|
||||
|
||||
console.log(path);
|
||||
try {
|
||||
const headObjectAsync = util.promisify(
|
||||
s3Client.headObject.bind(s3Client)
|
||||
|
||||
Reference in New Issue
Block a user