mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-03 22:24:23 +01:00
Improve logging for provisioning
This commit is contained in:
@@ -112,7 +112,6 @@ public class RegistrationManager implements AutoCloseable {
|
||||
accountManager.requestSmsVerificationCode(false, Optional.fromNullable(captcha), Optional.absent());
|
||||
}
|
||||
|
||||
account.setRegistered(false);
|
||||
account.save();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user