Skip to content

Instantly share code, notes, and snippets.

@joshsmith
Created February 6, 2012 18:49
Show Gist options
  • Select an option

  • Save joshsmith/1754036 to your computer and use it in GitHub Desktop.

Select an option

Save joshsmith/1754036 to your computer and use it in GitHub Desktop.
function (argument, callback) {
return callback(null);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment