mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Reformat imports
This commit is contained in:
parent
958d10fcd1
commit
b2efef4d8c
41 changed files with 227 additions and 36 deletions
|
@ -2,9 +2,6 @@ package org.asamk.signal;
|
|||
|
||||
import org.whispersystems.signalservice.api.messages.multidevice.SentTranscriptMessage;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
class JsonSyncDataMessage extends JsonDataMessage {
|
||||
|
||||
String destination;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue