errores pequeños
This commit is contained in:
@@ -30,7 +30,6 @@ const nuevo = async (body, file) => {
|
||||
: '';
|
||||
let carpeta = '';
|
||||
|
||||
console.log(fechaInicio.format());
|
||||
return Usuario.findOne({
|
||||
where: { idUsuario },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user