From efbfd2a227dee0b167d66f5f875714914a154cf3 Mon Sep 17 00:00:00 2001 From: Simon Nilsson Date: Tue, 26 Mar 2024 08:35:10 +0100 Subject: [PATCH] Update server/notification-providers/cellsynt.js Co-authored-by: Frank Elsinga --- server/notification-providers/cellsynt.js | 1 - 1 file changed, 1 deletion(-) 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"; /**