Skip to content

Commit

Permalink
chore : 사용하지 않는 import문 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
yel-m committed May 30, 2024
1 parent 6575616 commit 6186522
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import io.jsonwebtoken.*;
import io.jsonwebtoken.io.Decoders;
import io.jsonwebtoken.security.Keys;
import lombok.NoArgsConstructor;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
Expand Down

0 comments on commit 6186522

Please sign in to comment.