session-ios/Signal/src/ViewControllers/RegistrationViewController.h

14 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