Commit a66a125
Gary Gregory
No need to check if the directory already exists.
Files.createDirectories() Javadoc states that an exception is not thrown
if the directory could not be created because it already exists.1 parent c5ca539 commit a66a125
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | 311 | | |
315 | 312 | | |
316 | 313 | | |
| |||
0 commit comments