//  NotificationService.h
//  FBNotificationServiceExtension

#import <UserNotifications/UserNotifications.h>

@interface NotificationService : UNNotificationServiceExtension

@end
