]> source.dussan.org Git - aspectj.git/commit
Merge pull request #100 from turbanoff/File.exists_before_File.isDirectory_is_redundant
authorAndy Clement <aclement@pivotal.io>
Mon, 29 Nov 2021 23:31:59 +0000 (15:31 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Nov 2021 23:31:59 +0000 (15:31 -0800)
commit27aba3f4dfb18600f6b83e8cdf4e268d63d48ec0
tree701f33ae353f92fa184e1484128e4843246cfc64
parent90cfa088f5a2c0c8eb2b04553e14c560f472512a
parent793a015abbdf77e20052362db626d9aea855c16b
Merge pull request #100 from turbanoff/File.exists_before_File.isDirectory_is_redundant

Remove redundant File.exists() check before File.isDirectory()