'use strict'; /** * Settings controller. */ App.controller('Settings', function($scope, Restangular) { });