Polishing: fix Checkstyle warning

This commit is contained in:
Andy Wilkinson 2016-11-17 19:55:34 +00:00
parent 918e122ddc
commit 5857010dde

View File

@ -162,4 +162,4 @@ final class ClassLoaderFilesResourcePatternResolver implements ResourcePatternRe
throw new IOException(this.name + " has been deleted");
}
}
}
}