#332: removed create account from mobile
This commit is contained in:
parent
7c80009425
commit
dd1a9f6a1b
13 changed files with 5 additions and 562 deletions
|
@ -19,14 +19,12 @@
|
|||
//
|
||||
|
||||
#import "LoginConnectViewController.h"
|
||||
#import "LoginCreateAccountViewController.h"
|
||||
#import "AuthenticationService.h"
|
||||
#import "Account.h"
|
||||
#import "MBProgressHUD.h"
|
||||
|
||||
@interface LoginViewController : GAITrackedViewController
|
||||
|
||||
- (IBAction)signUpWithEmail:(id)sender;
|
||||
- (IBAction)signInWithEmail:(id)sender;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue