session-ios/Signal/src/ViewControllers/RegistrationViewController.h
2017-06-22 09:34:07 -04:00

13 lines
209 B
Objective-C

//
// Copyright (c) 2017 Open Whisper Systems. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface RegistrationViewController : UIViewController
@end
NS_ASSUME_NONNULL_END