mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +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