Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Reverting Osaka changes #69

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Sources/PushNotifications.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}


Expand Down