Skip to content

Commit 60ba1e0

Browse files
authored
Merge pull request #397 from miIlicon/development
Version1 최종 배포
2 parents a5d488a + edfacc2 commit 60ba1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/festival/FestivalApplication.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ public class FestivalApplication {
1111

1212
public static void main(String[] args) {
1313
SpringApplication.run(FestivalApplication.class, args);
14-
}
14+
}//
1515

1616
}

0 commit comments

Comments
 (0)