mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Remove registrationLockV1 code
The corresponding endpoint has been removed on the Signal server
This commit is contained in:
parent
dbfa8bb66b
commit
7089912fb0
1 changed files with 0 additions and 3 deletions
|
@ -472,9 +472,6 @@ public class Manager implements Closeable {
|
|||
|
||||
account.setRegistrationLockPin(pin.get(), masterKey);
|
||||
} else {
|
||||
// Remove legacy registration lock
|
||||
dependencies.getAccountManager().removeRegistrationLockV1();
|
||||
|
||||
// Remove KBS Pin
|
||||
pinHelper.removeRegistrationLockPin();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue