Skip to content

Instantly share code, notes, and snippets.

@joepie91
Forked from pixelpaulaus/gist:1ae105b2e87072bb4f64
Created August 17, 2015 06:31
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 joepie91/05ef8126c36eaa8193c9 to your computer and use it in GitHub Desktop.
Save joepie91/05ef8126c36eaa8193c9 to your computer and use it in GitHub Desktop.
server.notes.getdomain = function(domain){
return function(callback) {
callback(null)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment