delete_model_entity
Delete an entity.
Arguments
model_selector- the model selectorentity_id- the ID of the entity to remove.layout- the model layout
Fully qualified path: dojo::storage::entity_model::delete_model_entity
pub fn delete_model_entity(model_selector: felt252, entity_id: felt252, layout: Layout)