mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 04:20:38 +00:00
Fix coding issues
This commit is contained in:
parent
e1b584ab84
commit
9e1cd7e398
9 changed files with 19 additions and 23 deletions
|
@ -4,7 +4,7 @@ import org.whispersystems.textsecure.api.push.TrustStore;
|
|||
|
||||
import java.io.InputStream;
|
||||
|
||||
public class WhisperTrustStore implements TrustStore {
|
||||
class WhisperTrustStore implements TrustStore {
|
||||
|
||||
@Override
|
||||
public InputStream getKeyStoreInputStream() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue