diff --git a/web/src/main/java/org/springframework/security/web/webauthn/authentication/WebAuthnAuthentication.java b/web/src/main/java/org/springframework/security/web/webauthn/authentication/WebAuthnAuthentication.java index 62b67c6969..51be1e76f2 100644 --- a/web/src/main/java/org/springframework/security/web/webauthn/authentication/WebAuthnAuthentication.java +++ b/web/src/main/java/org/springframework/security/web/webauthn/authentication/WebAuthnAuthentication.java @@ -16,7 +16,6 @@ package org.springframework.security.web.webauthn.authentication; -import java.beans.Transient; import java.io.Serial; import java.util.Collection;