Skip to content

Commit 9cf0e21

Browse files
authored
Update PostCommentController.java
1 parent 2d1b3b1 commit 9cf0e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/clap/server/adapter/inbound/web/history/PostCommentController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package clap.server.adapter.inbound.web.history;
22

3-
import clap.server.adapter.inbound.security.service.SecurityUserDetails;
3+
import clap.server.adapter.inbound.security.SecurityUserDetails;
44
import clap.server.adapter.inbound.web.dto.history.request.CreateCommentRequest;
55
import clap.server.application.port.inbound.history.SaveCommentAttachmentUsecase;
66
import clap.server.application.port.inbound.history.SaveCommentUsecase;

0 commit comments

Comments
 (0)