Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3c15f64 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer Committed by Vincent Bourgmayer
Browse files

Extract code about fileDiff beetween RemoteFile & Database or local file

parent a5654cd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package foundation.e.drive.utils;
import com.owncloud.android.lib.resources.files.model.RemoteFile;

import java.io.File;

import foundation.e.drive.models.SyncedFileState;

/**