Issue #3698 - fixing javadoc

This commit is contained in:
Joakim Erdfelt 2019-06-07 07:01:06 -05:00
parent 986dd77e60
commit 550fb99e86
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ public class NativeWebSocketServletContainerInitializer implements ServletContai
*
* @param context the context to work with
* @return the default {@link NativeWebSocketConfiguration}
* @see #configure(ServletContextHandler)
* @see #configure(ServletContextHandler, Configurator)
* @deprecated use {@link #configure(ServletContextHandler, Configurator)} instead
*/