angular.module('push') .factory('technicalBrokerTempData', function () { var sponsor = {}; return { }; });