Skip to content

Commit b134a05

Browse files
committed
chore: typo
1 parent c1ae7eb commit b134a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AVOS/Sources/Foundation/User/LCUser.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ + (void)resetPasswordWithSmsCode:(NSString *)code
740740
block:^(id object, NSError *error) {
741741
[LCUtils callBooleanResultBlock:block error:error];
742742
}];
743-
}1
743+
}
744744

745745
// MARK: - query
746746

0 commit comments

Comments
 (0)