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 8, 2024
1 parent 95447ff commit 7e174a1
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 7e174a1

Please sign in to comment.