Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Jun 17, 2024
1 parent d021d74 commit fab660b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class ExistenceCheckRemoteOperation extends RemoteOperation {
public static final int TIMEOUT = 50000;

private static final String TAG = ExistenceCheckRemoteOperation.class.getSimpleName();

private String mPath;
private boolean mSuccessIfAbsent;

Expand Down

0 comments on commit fab660b

Please sign in to comment.