mirror of
https://github.com/etesync/android
synced 2024-11-16 04:49:06 +00:00
Remove unneeded fixme.
This commit is contained in:
parent
d2eaf5f434
commit
01add874dc
@ -24,7 +24,6 @@ import java.util.Arrays;
|
||||
import com.etesync.syncadapter.App;
|
||||
|
||||
public class Crypto {
|
||||
// FIXME: This should be somewhere else
|
||||
public static String deriveKey(String salt, String password) {
|
||||
final int keySize = 190;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user