Remove duplicate Javadoc line from PathResource

Remove duplicate Javadoc comment from PathResource that was
accidentally introduced during the merge.

Issue: SPR-10608
This commit is contained in:
Phillip Webb 2013-06-03 22:09:05 -07:00
parent 5006dcd0ec
commit 5377fae7f5
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ public class PathResource extends AbstractResource implements WritableResource {
}
/**
* Create a new PathResource from a Path handle.
* Create a new PathResource from a Path handle.
* <p>Note: Unlike {@link FileSystemResource}, when building relative resources
* via {@link #createRelative}, the relative path will be built <i>underneath</i> the