Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Dec 13, 2024
1 parent 977ff27 commit 0f0c107
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ public static File extractAsset(String fileName, Context context) throws IOExcep
@After
public void after() {
removeOnClient(client);
// removeOnClient(client2);
removeOnClient(client2);
}

private void removeOnClient(OwnCloudClient client) {
Expand Down

0 comments on commit 0f0c107

Please sign in to comment.