delete
Deletes an entity from file storage by its identifier.
Parameters
id
The unique identifier of the entity to delete.
Throws
if no entity with the given ID exists.
Deletes an entity from file storage by its identifier.
The unique identifier of the entity to delete.
if no entity with the given ID exists.