Remove redundant Javadoc
See gh-30446
This commit is contained in:
committed by
Stephane Nicoll
parent
cee51783fd
commit
f9d1c400a7
@@ -20,9 +20,6 @@ import java.util.function.Predicate;
|
||||
import java.util.function.Supplier;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
import javax.servlet.http.Cookie;
|
||||
|
||||
import org.springframework.boot.web.server.Cookie.SameSite;
|
||||
|
||||
Reference in New Issue
Block a user