Browse Source

Remove unused code

pull/25110/head
Sam Brannen 6 years ago
parent
commit
da071c1fce
  1. 6
      spring-web/src/main/java/org/springframework/web/util/UrlPathHelper.java

6
spring-web/src/main/java/org/springframework/web/util/UrlPathHelper.java

@ -675,10 +675,4 @@ public class UrlPathHelper { @@ -675,10 +675,4 @@ public class UrlPathHelper {
}
};
private static class HttpServletMappingHelper {
}
}

Loading…
Cancel
Save