Remove dead code

This commit is contained in:
Johannes Zellner
2016-01-20 16:56:14 +01:00
parent 5112322e7d
commit 390afaf614

View File

@@ -260,8 +260,6 @@ angular.module('Application').controller('SettingsController', ['$scope', '$loca
Client.onReady(function () {
fetchBackups();
// $scope.avatar.url = ($scope.config.isCustomDomain ? '//my.' : '//my-') + $scope.config.fqdn + '/api/v1/cloudron/avatar';
});
// setup all the dialog focus handling