Skip to content

Commit affa148

Browse files
committed
[Messaging] - Remove trailing whitespace (#1784)
1 parent 7075336 commit affa148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/MessagingExampleSwift/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ extension AppDelegate: UNUserNotificationCenterDelegate {
117117

118118
// Print full message.
119119
print(userInfo)
120-
120+
121121
// Change this to your preferred presentation option
122122
// Note: UNNotificationPresentationOptions.alert has been deprecated.
123123
if #available(iOS 14.0, *) {

0 commit comments

Comments
 (0)