mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-27 19:14:25 +01:00
Fix coding issues
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user