Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
사용하지 않는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Jan 28, 2024
1 parent ca86f99 commit 633d5df
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
package com.example.daemawiki.domain.mail.repository;

import com.example.daemawiki.domain.mail.model.AuthCode;
import com.example.daemawiki.domain.mail.model.AuthMail;
import com.example.daemawiki.domain.mail.type.RedisKey;
import io.lettuce.core.api.reactive.RedisReactiveCommands;
import org.springframework.data.redis.core.ReactiveRedisOperations;
import org.springframework.stereotype.Repository;
import reactor.core.publisher.Mono;
Expand Down

0 comments on commit 633d5df

Please sign in to comment.