Remove stray console.log

This commit is contained in:
rijkvanzanten
2020-09-29 11:54:40 -04:00
parent 1d6c00bb1d
commit a54221f8a9

View File

@@ -16,8 +16,6 @@ export class FailedValidationException extends BaseException {
field: error.path[0] as string,
};
console.log(error);
const joiType = error.type;
// eq | in | null | empty