We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203925d commit e8d4f9aCopy full SHA for e8d4f9a
lib/src/test/java/at/bitfire/cert4android/TestCertStore.kt
@@ -16,7 +16,7 @@ import java.security.cert.X509Certificate
16
import java.util.logging.Level
17
import java.util.logging.Logger
18
19
-class TestCertStore(): CertStore {
+class TestCertStore: CertStore {
20
21
private val logger
22
get() = Logger.getLogger(javaClass.name)
0 commit comments