Skip to content

Commit ab272cd

Browse files
committed
refactor(Time): [8단계] 패키지 이동
1 parent 2eb8035 commit ab272cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/roomescape/model/Time.java renamed to src/main/java/roomescape/model/time/Time.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package roomescape.model;
1+
package roomescape.model.time;
22

33
public class Time {
44

0 commit comments

Comments
 (0)