mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-02-21 23:13:34 +00:00
Remove registrationLockV1 code
The corresponding endpoint has been removed on the Signal server
This commit is contained in:
parent
dbfa8bb66b
commit
7089912fb0
@ -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…
x
Reference in New Issue
Block a user