Skip to content

Commit

Permalink
refactor: uploadAttachmentMethod
Browse files Browse the repository at this point in the history
Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
  • Loading branch information
RadovanTomik committed Apr 4, 2024
1 parent e7648d6 commit ef7c6dc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public class AttachmentController {

private final AttachmentService storageService;


public AttachmentController(AttachmentService storageService) {
this.storageService = storageService;
}
Expand Down

0 comments on commit ef7c6dc

Please sign in to comment.