From fdd309f9b8e7e57a002d2f7d849c00321e386e6c Mon Sep 17 00:00:00 2001 From: rgirid54 <81676730+rgirid54@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:01:34 +0530 Subject: [PATCH] Update PushNotifications.swift --- Sources/PushNotifications.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/PushNotifications.swift b/Sources/PushNotifications.swift index 1d5619d..d58f1f4 100644 --- a/Sources/PushNotifications.swift +++ b/Sources/PushNotifications.swift @@ -37,7 +37,6 @@ public class PushNotifications { public static let FRANKFURT = "eu-de" public static let US_EAST = "us-east" public static let JP_TOK = "jp-tok" - public static let JP_OSA = "jp-osa" }