More form validation

This commit is contained in:
Ludovic Marcotte
2015-03-27 15:33:44 -04:00
committed by Francis Lachapelle
parent ae2990d8d6
commit cf4593917f
3 changed files with 24 additions and 24 deletions

View File

@@ -94,9 +94,4 @@
return result;
}
- (NSString *) accountId
{
return accountId;
}
@end