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