Remove stuff we don’t need

This commit is contained in:
Mario Danic 2017-02-22 10:53:39 +01:00 committed by AndyScherzinger
parent 759d0df4a9
commit 602b3c1982
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -230,7 +230,6 @@ public class FolderSyncActivity extends FileActivity implements FolderSyncAdapte
@NonNull
private SyncedFolderDisplayItem createSyncedFolderWithoutMediaFolder(@NonNull SyncedFolder syncedFolder) {
File file = new File(syncedFolder.getLocalPath());
return new SyncedFolderDisplayItem(
syncedFolder.getId(),
syncedFolder.getLocalPath(),