@ -545,7 +545,6 @@ async function postMetadataResourceApplications(ctx) {
ctx.status = 200;
}
} catch (error) {
ctx.fs.logger.error(`path: ${ctx.path}, error: ${error}`);
ctx.status = 400;