Skip to content

Commit

Permalink
fix: delete duplicated filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kang1221 committed Aug 15, 2024
1 parent 272f02f commit 69a50ec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

@Slf4j
@RequiredArgsConstructor
@Component
public class JwtFilter extends OncePerRequestFilter {
private final JwtUtils jwtUtils;

Expand Down

0 comments on commit 69a50ec

Please sign in to comment.