mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
Delete trailing whitespace in Java source code
This commit is contained in:
+1
-1
@@ -407,7 +407,7 @@ public class WebMvcConfigurationSupportExtensionTests {
|
||||
public void addCorsMappings(CorsRegistry registry) {
|
||||
registry.addMapping("/resources/**");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
private class TestPathHelper extends UrlPathHelper {}
|
||||
|
||||
Reference in New Issue
Block a user