Skip to content

Commit

Permalink
Feat : nft 개발 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yerim216 committed Nov 16, 2023
1 parent aef76cf commit 08364b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

@Slf4j
@RequiredArgsConstructor
@Service("web3jService")
@Service
public class Web3jService {

private final NFT nft;
Expand Down

0 comments on commit 08364b4

Please sign in to comment.