mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-24 08:04:19 +01:00
Reformat code
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user