Skip to content

Commit

Permalink
Remove Stray Import
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Jan 24, 2025
1 parent 47fc2bf commit 28615e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@
import org.springframework.security.web.savedrequest.SimpleSavedRequest;
import org.springframework.security.web.server.firewall.ServerExchangeRejectedException;
import org.springframework.security.web.session.HttpSessionCreatedEvent;
import org.springframework.security.web.util.UrlUtils;
import org.springframework.security.web.webauthn.api.Bytes;
import org.springframework.security.web.webauthn.api.ImmutablePublicKeyCredentialUserEntity;
import org.springframework.security.web.webauthn.api.PublicKeyCredentialUserEntity;
Expand Down

0 comments on commit 28615e7

Please sign in to comment.