Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed model.remove ignoring callback
I don't know if this behavior was intended, but it's wrong. If I call .remove on the same model twice for whatever reason, second call will never execute callback, which will break execution flow.
- Loading branch information