Skip to content

Commit

Permalink
style: todo 주석 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
olivejua committed Aug 19, 2024
1 parent 00871e2 commit dfe4b06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// TODO 추가된 plugins의 역할
plugins {
id 'java'
id 'org.springframework.boot' version '3.3.2'
Expand All @@ -22,7 +21,6 @@ configurations {
asciidoctorExt
}

// TODO dependency의 역할
dependencies {
implementation project(':core')
implementation 'org.springframework.boot:spring-boot-starter-web'
Expand Down

0 comments on commit dfe4b06

Please sign in to comment.