Skip to content

Instantly share code, notes, and snippets.

@itayw
Created March 24, 2014 21:11
Show Gist options
  • Save itayw/9749264 to your computer and use it in GitHub Desktop.
Save itayw/9749264 to your computer and use it in GitHub Desktop.
> db['root_codepen-clicks'].remove({clicks:{$lt:0}})
> db['root_codepen-visits'].remove({visits:{$lt:0}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment