errores pequeños

This commit is contained in:
xXpuma99Xx
2021-11-29 00:46:38 -06:00
parent fd2878c514
commit b30b7ec57b
5 changed files with 10 additions and 11 deletions
-1
View File
@@ -30,7 +30,6 @@ const nuevo = async (body, file) => {
: '';
let carpeta = '';
console.log(fechaInicio.format());
return Usuario.findOne({
where: { idUsuario },
})