FoxxRepository#remove(model)
Remove the model from the repository. Expects a model.
@EXAMPLES
repository.remove(myModel);