Skip to content

Commit

Permalink
P4ADEV-788 removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
macacia committed Nov 6, 2024
1 parent b6beb1a commit 8163663
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import com.auth0.jwt.interfaces.Claim;
import it.gov.pagopa.payhub.auth.mapper.A2ALegacyClaims2UserInfoMapper;
import it.gov.pagopa.payhub.auth.service.TokenStoreService;
import it.gov.pagopa.payhub.model.generated.UserInfo;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.tuple.Pair;
Expand Down

0 comments on commit 8163663

Please sign in to comment.