mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Ensure all files end with a newline
Update all files to ensure that they always end with a new line. Issue: SPR-16968
This commit is contained in:
committed by
Juergen Hoeller
parent
e0480f75ac
commit
c3a17dfd47
+1
-1
@@ -296,4 +296,4 @@ public class SendToMethodReturnValueHandler implements HandlerMethodReturnValueH
|
||||
return placeholderHelper.replacePlaceholders(destination, this.placeholderResolver);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user