removed debugPrint
This commit is contained in:
parent
ea876bd55c
commit
42c25b73e7
@ -271,7 +271,6 @@ Future<Map<String, dynamic>> convertAllToString(
|
||||
}
|
||||
}
|
||||
|
||||
debugPrint('password|$password');
|
||||
settings[entry.key] = encryptValue(entry.value, password!);
|
||||
continue;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user