Skip to content

Commit

Permalink
refactor: code smell을 제거한다
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb committed Feb 15, 2024
1 parent f06f933 commit e32a2f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import lombok.RequiredArgsConstructor;
import net.teumteum.alert.domain.request.RegisterAlertRequest;
import net.teumteum.alert.domain.request.UpdateAlertTokenRequest;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;

Expand Down

0 comments on commit e32a2f9

Please sign in to comment.