Skip to content

Commit

Permalink
[FIX] Collectors import 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Profile-exe authored Jul 25, 2024
1 parent 33433ad commit 7443988
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import econo.buddybridge.matching.entity.Matching;
import econo.buddybridge.matching.entity.MatchingStatus;
import econo.buddybridge.member.entity.Member;
import java.util.stream.Collectors;
import lombok.RequiredArgsConstructor;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Repository;
Expand Down

0 comments on commit 7443988

Please sign in to comment.