Skip to content

Commit

Permalink
Chore: Redis 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
onetuks committed Dec 8, 2023
1 parent 6bdb73e commit 0c2f0aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ dependencies {
// Swagger UI
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'

// Redis
implementation 'org.springframework.boot:spring-boot-starter-data-redis'

// Webflux
implementation 'org.springframework.boot:spring-boot-starter-webflux'

Expand Down

0 comments on commit 0c2f0aa

Please sign in to comment.