aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Messaging/App/iOS/NotificationsController.swift
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Messaging/App/iOS/NotificationsController.swift')
-rw-r--r--Example/Messaging/App/iOS/NotificationsController.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Messaging/App/iOS/NotificationsController.swift b/Example/Messaging/App/iOS/NotificationsController.swift
index eef6c57..7545b44 100644
--- a/Example/Messaging/App/iOS/NotificationsController.swift
+++ b/Example/Messaging/App/iOS/NotificationsController.swift
@@ -17,7 +17,7 @@
import UIKit
import UserNotifications
-import FirebaseCommunity
+import FirebaseMessaging
enum NotificationsControllerAllowedNotificationType: String {
case none = "None"