mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Cleanup
This commit is contained in:
parent
18acd78c68
commit
9564ed0e9b
1 changed files with 0 additions and 1 deletions
|
@ -392,7 +392,6 @@ public class FragmentContacts extends FragmentBase {
|
|||
if (uri == null)
|
||||
throw new FileNotFoundException();
|
||||
|
||||
String password = args.getString("password");
|
||||
EntityLog.log(context, "Exporting " + uri);
|
||||
|
||||
if (!"content".equals(uri.getScheme())) {
|
||||
|
|
Loading…
Reference in a new issue