Skip to content

Commit

Permalink
Minor formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinCLydon committed Aug 13, 2024
1 parent e608b05 commit 6ba4be7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ else if(!tempFile.canExecute()) {
);
}



System.setProperty("java.io.tmpdir", IOUtils.getAbsolutePathWithoutFileProtocol(p));
} catch (final AccessDeniedException | NoSuchFileException e) {
// TODO: it may be that the program does not need a tmp dir
Expand Down

0 comments on commit 6ba4be7

Please sign in to comment.