We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 897068a + ee971f3 commit ca5734aCopy full SHA for ca5734a
1 file changed
src/main/java/com/example/moim/match/entity/MatchUser.java
@@ -3,7 +3,6 @@
3
import com.example.moim.club.entity.Club;
4
import com.example.moim.global.exception.ResponseCode;
5
import com.example.moim.match.exception.advice.MatchControllerAdvice;
6
-import com.example.moim.schedule.entity.ScheduleVote;
7
import com.example.moim.schedule.vote.entity.ScheduleVote;
8
import com.example.moim.club.entity.UserClub;
9
import com.example.moim.match.dto.MatchRecordInput;
0 commit comments