Skip to content

Commit c4414e4

Browse files
committed
过年好
1 parent c49f2b8 commit c4414e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Coding_iOS/Ease_2FA/Controllers/OTPListViewController.m

-3
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ - (void)viewDidLoad{
9595
[super viewDidLoad];
9696
self.title = @"身份验证器";
9797
self.authURLs = [[self class] loadKeychainAuthURLs];
98-
if (self.authURLs.count <= 0) {
99-
[self beginButtonClicked:nil];
100-
}
10198
}
10299

103100
- (void)viewWillAppear:(BOOL)animated{

0 commit comments

Comments
 (0)