diff --git a/server/notification-providers/cellsynt.js b/server/notification-providers/cellsynt.js index 4b091da7..9354487a 100644 --- a/server/notification-providers/cellsynt.js +++ b/server/notification-providers/cellsynt.js @@ -2,7 +2,6 @@ const NotificationProvider = require("./notification-provider"); const axios = require("axios"); class Cellsynt extends NotificationProvider { - name = "Cellsynt"; /**