Skip to content

Commit

Permalink
Remove trailing whitepsace.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 15, 2021
1 parent ab56151 commit aa84b53
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -296,7 +296,7 @@ private void compare(final File imageFile, final TiffImageMetadata oldExifMetada
assertEquals(oldDirectoryTypes, newDirectoryTypes);

for (final Integer dirType : oldDirectoryTypes) {


// Debug.debug("dirType", dirType);

Expand Down

0 comments on commit aa84b53

Please sign in to comment.