Remove unnecessary non-Javadoc keyword

Issue gh-1946
This commit is contained in:
Eleftheria Stein
2021-11-09 13:42:38 +01:00
parent 09a74bf165
commit 5c2eb3af1c
7 changed files with 3 additions and 21 deletions

View File

@@ -49,8 +49,6 @@ public class SessionConfig implements BeanClassLoaderAware {
}
/*
* (non-Javadoc)
*
* @see
* org.springframework.beans.factory.BeanClassLoaderAware#setBeanClassLoader(java.lang
* .ClassLoader)