Skip to content

Instantly share code, notes, and snippets.

@chrisbodhi
Created June 28, 2015 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbodhi/8edbac8e9427c5f16b2b to your computer and use it in GitHub Desktop.
Save chrisbodhi/8edbac8e9427c5f16b2b to your computer and use it in GitHub Desktop.
for (var i = 0; recruiters.length > i; i++){
recruiters[i].remove();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment