mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Remove redundant Javadoc
See gh-30446
This commit is contained in:
committed by
Stephane Nicoll
parent
cee51783fd
commit
f9d1c400a7
-3
@@ -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