Skip to content

Commit fab660b

Browse files
wip
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent d021d74 commit fab660b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/main/java/com/owncloud/android/lib/resources/files/ExistenceCheckRemoteOperation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public class ExistenceCheckRemoteOperation extends RemoteOperation {
3131
public static final int TIMEOUT = 50000;
3232

3333
private static final String TAG = ExistenceCheckRemoteOperation.class.getSimpleName();
34-
34+
3535
private String mPath;
3636
private boolean mSuccessIfAbsent;
3737

0 commit comments

Comments
 (0)