Skip to content

Commit

Permalink
chore(review): 불필요한 import 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
leebs0521 committed Feb 4, 2025
1 parent 57f84ba commit 4ca4a50
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 static com.somemore.global.exception.ExceptionMessage.NOT_EXISTS_REVIEW;

import com.somemore.domains.center.usecase.query.CenterQueryUseCase;
import com.somemore.domains.review.domain.Review;
import com.somemore.domains.review.dto.condition.ReviewSearchCondition;
import com.somemore.domains.review.dto.response.ReviewDetailResponseDto;
Expand Down

0 comments on commit 4ca4a50

Please sign in to comment.