mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Clean up warnings
This commit is contained in:
-1
@@ -55,7 +55,6 @@ import org.springframework.util.Assert;
|
||||
* @since 5.0
|
||||
* @see org.springframework.web.server.adapter.AbstractReactiveWebInitializer
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class ServletHttpHandlerAdapter implements Servlet {
|
||||
|
||||
private static final Log logger = HttpLogging.forLogName(ServletHttpHandlerAdapter.class);
|
||||
|
||||
Reference in New Issue
Block a user