Skip to content

Commit

Permalink
style: delete unnecessary di
Browse files Browse the repository at this point in the history
  • Loading branch information
minaamim committed Nov 13, 2023
1 parent e068ed0 commit 458515e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public class ArchiveService {
private final ArchiveRepository archiveRepository;
private final ItemRepository itemRepository;
private final ApplicationEventPublisher eventPublisher;
private final PostRepository postRepository;

@Transactional
public ArchiveResponse saveFromWeb(JwtUser user, String itemUrl) {
Expand Down

0 comments on commit 458515e

Please sign in to comment.