leere Zeilen entfernt

This commit is contained in:
David Renner 2020-06-03 08:28:11 +02:00
parent 098c780366
commit 8ffc0609dc
1 changed files with 0 additions and 2 deletions

View File

@ -45,10 +45,8 @@ namespace BuecherwurmAPI.Controllers
return Ok(item);
}
return NoContent();
}
// DELETE inventory/{id}
[HttpDelete("itemId")]