Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenyang007 committed Mar 21, 2024
1 parent 301ba32 commit a780d8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ impl TokenOwnershipV2 {
None => {
match CurrentTokenOwnershipV2Query::get_latest_owned_nft_by_token_data_id(
conn,
&token_address,
token_address,
query_retries,
query_retry_delay_ms,
)
Expand Down

0 comments on commit a780d8c

Please sign in to comment.