Skip to content

Commit 4e4e218

Browse files
committed
Remove extra blank line
1 parent a0389da commit 4e4e218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/nordstrom/common/file/PathUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ public static Path getNextPath(Path targetPath, String baseName, String extensio
200200
return targetPath.resolve(newName);
201201
}
202202

203-
204203
/**
205204
* Get project base directory.
206205
*

0 commit comments

Comments
 (0)