NewsBlur/clients/ios/Classes/NotificationsViewController.h
2016-11-23 13:22:12 -06:00

13 lines
239 B
Objective-C

//
// NotificationsViewController.h
// NewsBlur
//
// Created by Samuel Clay on 11/23/16.
// Copyright © 2016 NewsBlur. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface NotificationsViewController : UIViewController
@end