Skip to content

Instantly share code, notes, and snippets.

@mg
Created April 11, 2014 16:39
Show Gist options
  • Save mg/10482888 to your computer and use it in GitHub Desktop.
Save mg/10482888 to your computer and use it in GitHub Desktop.
angular.module('').factory('', function() {
var service = {
};
return service;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment