Skip to content

Commit 7e90e02

Browse files
authored
Merge pull request #370 from DKU-Dgaja/BE]-fix(#369)-충돌해결-#369
2 parents 2bdd0bd + 27e4c7e commit 7e90e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/java/com/example/backend/study/api/controller/info/request/StudyInfoRegisterRequest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33

44
import com.example.backend.domain.define.study.info.StudyInfo;
5+
import com.example.backend.domain.define.study.info.constant.RepositoryInfo;
56
import com.example.backend.domain.define.study.info.constant.StudyPeriodType;
67
import com.example.backend.domain.define.study.info.constant.StudyStatus;
78
import jakarta.validation.constraints.Max;

0 commit comments

Comments
 (0)