Skip to content

Commit

Permalink
refact: delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji-soo708 committed Jan 7, 2025
1 parent 1292626 commit 98f4b3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.oing.domain.CommentType;
import com.oing.domain.Post;
import com.oing.domain.VoiceComment;
import com.oing.dto.request.CreatePostCommentRequest;
import com.oing.dto.request.CreatePostVoiceCommentRequest;
import com.oing.dto.request.PreSignedUrlRequest;
import com.oing.dto.response.DefaultResponse;
Expand Down

0 comments on commit 98f4b3c

Please sign in to comment.