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