mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Reformat code
This commit is contained in:
parent
a96c4938b1
commit
4f8da7819e
4 changed files with 27 additions and 28 deletions
|
@ -669,8 +669,7 @@ public class DbusManagerImpl implements Manager {
|
|||
|
||||
@Override
|
||||
public boolean trustIdentityVerified(
|
||||
final RecipientIdentifier.Single recipient,
|
||||
final IdentityVerificationCode verificationCode
|
||||
final RecipientIdentifier.Single recipient, final IdentityVerificationCode verificationCode
|
||||
) {
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue