mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 04:20:38 +00:00
Adapt code for new libtextsecure-java version
This commit is contained in:
parent
067d14e1ca
commit
73e8c4cabf
3 changed files with 26 additions and 14 deletions
|
@ -2,8 +2,6 @@ package cli;
|
|||
|
||||
import org.whispersystems.textsecure.api.push.TrustStore;
|
||||
|
||||
import java.io.FileInputStream;
|
||||
import java.io.FileNotFoundException;
|
||||
import java.io.InputStream;
|
||||
|
||||
public class WhisperTrustStore implements TrustStore {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue