pull/194/merge
M66B 3 years ago
parent 18acd78c68
commit 9564ed0e9b

@ -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…
Cancel
Save