mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-23 14:22:57 +00:00
Minor change in order to enforce Travis to be launched
This commit is contained in:
@@ -310,5 +310,4 @@ public class AdvancedSslSocketFactory implements SecureProtocolSocketFactory {
|
|||||||
verifyPeerIdentity(host, port, sslSocket);
|
verifyPeerIdentity(host, port, sslSocket);
|
||||||
return sslSocket;
|
return sslSocket;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user