Skip to content

Commit

Permalink
Merge pull request #106 from Hanaemong/hyeonu
Browse files Browse the repository at this point in the history
Fix: gradle
  • Loading branch information
khw18 authored Jul 8, 2024
2 parents c596e00 + da303ff commit a379218
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 150 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-websocket'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
compileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
runtimeOnly 'com.mysql:mysql-connector-j'
Expand Down
149 changes: 0 additions & 149 deletions src/main/resources/ddl.sql

This file was deleted.

0 comments on commit a379218

Please sign in to comment.