// // NotificationService.h // Story Notification Service Extension // // Created by Samuel Clay on 11/21/16. // Copyright © 2016 NewsBlur. All rights reserved. // #import @interface NotificationService : UNNotificationServiceExtension @end