mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-19 07:04:21 +01:00
Implement JsonRpc command for commands without output
This commit is contained in:
@@ -13,7 +13,7 @@ import org.whispersystems.signalservice.internal.contacts.crypto.Unauthenticated
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
public class RemovePinCommand implements LocalCommand {
|
||||
public class RemovePinCommand implements JsonRpcLocalCommand {
|
||||
|
||||
public RemovePinCommand(final OutputWriter outputWriter) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user