Skip to content

Commit

Permalink
[Style] Logging tools 통일 - #38
Browse files Browse the repository at this point in the history
[Style] Logging tools 통일 - #28 적용
  • Loading branch information
Juser0 authored Jun 3, 2023
2 parents 35616f2 + 30af38a commit ec72d7d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.favor.favor.user.User;
import com.favor.favor.user.UserRepository;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
Expand Down

0 comments on commit ec72d7d

Please sign in to comment.