Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
[CHORE]: import 안된 class import
Browse files Browse the repository at this point in the history
  • Loading branch information
sejineer committed Jan 4, 2024
1 parent 465f70d commit 25eb0f6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;

import java.util.Comparator;
import java.util.List;

@RequiredArgsConstructor
Expand Down

0 comments on commit 25eb0f6

Please sign in to comment.