@@ -2,7 +2,6 @@
|
||||
|
||||
/* global angular */
|
||||
/* global Clipboard */
|
||||
/* global window */
|
||||
/* global $, TASK_TYPES */
|
||||
|
||||
angular.module('Application').controller('UserSettingsController', ['$scope', '$location', '$translate', '$timeout', 'Client', function ($scope, $location, $translate, $timeout, Client) {
|
||||
|
||||
Reference in New Issue
Block a user