(function() { 'use strict'; angular .module('harbor.user', [ 'harbor.services.user']); })();