This commit is contained in:
Benjamin Toby
2025-01-14 14:58:44 +01:00
parent f181b79ef7
commit 62bb1fd6d4
8 changed files with 24 additions and 16 deletions
-1
View File
@@ -74,4 +74,3 @@ function deleteFile(_a) {
}
});
}
module.exports = deleteFile;
-1
View File
@@ -75,4 +75,3 @@ function uploadImage(_a) {
}
});
}
module.exports = uploadImage;