Skip to content

Commit

Permalink
fix: import 이슈 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
SyingSHY committed May 25, 2024
1 parent cbbc59f commit 1331ea4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import kr.co.ssalon.domain.service.DiaryService;
import kr.co.ssalon.oauth2.CustomOAuth2Member;
import kr.co.ssalon.web.dto.*;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
Expand Down

0 comments on commit 1331ea4

Please sign in to comment.