Skip to content

Commit

Permalink
Merge pull request #226 from Garodden/hotfix/compileerror
Browse files Browse the repository at this point in the history
Feat: hotfix 컴파일 에러
  • Loading branch information
lth01 authored May 15, 2024
2 parents 2bc2cfa + ae3e926 commit ef8cca3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import com.example.oneinkedoneproject.dto.UpdateCommentRequestDto;
import com.example.oneinkedoneproject.repository.article.ArticleRepository;
import com.example.oneinkedoneproject.repository.comment.CommentRepository;
import com.example.oneinkedoneproject.repository.user.UserRepository;
import jakarta.transaction.Transactional;
import lombok.RequiredArgsConstructor;

Expand Down

0 comments on commit ef8cca3

Please sign in to comment.