Skip to content

Commit

Permalink
feat: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Jan 22, 2025
1 parent f7484fd commit 877e45d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/eth/handlers/nft.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ import {
getNFTId,
getTokenURI,
isMint,
setNFTOrderTransferred,
} from "../../common/utils";
import {
ZERO_ADDRESS,
Expand Down
1 change: 0 additions & 1 deletion src/polygon/handlers/nft.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
cancelActiveOrder,
clearNFTOrderProperties,
getNFTId,
setNFTOrderTransferred,
} from "../../common/utils";
import {
ZERO_ADDRESS,
Expand Down

0 comments on commit 877e45d

Please sign in to comment.