Skip to content

Commit 2444133

Browse files
committed
cleanup unused code
1 parent 898bfa5 commit 2444133

File tree

1 file changed

+0
-1
lines changed
  • packages/plugins/nft-checkout-plugin/src

1 file changed

+0
-1
lines changed

packages/plugins/nft-checkout-plugin/src/enums.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ export const NFT_CHECKOUT_URLS: Record<NFT_CHECKOUT_BUILD_ENV_TYPE, string> = {
1616

1717
export const MESSAGE_SETUP_COMPLETE = "setup_complete";
1818
export const MESSAGE_INIT = "init";
19-
export const MESSAGE_CONNECT = "connect";
2019
export const MESSAGE_SHOW_NFT_CHECKOUT = "show_nft_checkout";
2120
export const MESSAGE_HIDE_NFT_CHECKOUT = "hide_nft_checkout";

0 commit comments

Comments
 (0)