aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/edit/NotificationsController.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/edit/NotificationsController.js')
-rw-r--r--web/app/view/edit/NotificationsController.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/view/edit/NotificationsController.js b/web/app/view/edit/NotificationsController.js
index bf6a6669..ad22a686 100644
--- a/web/app/view/edit/NotificationsController.js
+++ b/web/app/view/edit/NotificationsController.js
@@ -28,5 +28,4 @@ Ext.define('Traccar.view.edit.NotificationsController', {
objectModel: 'Traccar.model.Notification',
objectDialog: 'Traccar.view.dialog.Notification',
removeTitle: Strings.sharedNotification
-
});