mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This matches the server behavior. It's dangerously easy to accidently
pass a falsey selector to remove. To really remove all documents in a
collection, explicitly pass the {} selector.