Remove unneeded access modifier

This commit is contained in:
Ralph Plawetzki
2020-10-08 12:57:50 +02:00
parent cae86cd71f
commit 92321a7569

View File

@@ -5,7 +5,7 @@
*******************************************************************************/
package org.cryptomator.keychain;
public interface KeychainAccessStrategy {
interface KeychainAccessStrategy {
/**
* Associates a passphrase with a given key.