From d0e8f853f9b12a14024c55cf35b8262206d30697 Mon Sep 17 00:00:00 2001 From: Innocent Abdullahi Date: Thu, 25 Jun 2026 18:21:41 -0700 Subject: [PATCH] Update delist_NftStorefrontV2.cdc --- atlas/transactions/user/delist_NftStorefrontV2.cdc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/transactions/user/delist_NftStorefrontV2.cdc b/atlas/transactions/user/delist_NftStorefrontV2.cdc index 23dc812..0924d1d 100644 --- a/atlas/transactions/user/delist_NftStorefrontV2.cdc +++ b/atlas/transactions/user/delist_NftStorefrontV2.cdc @@ -15,4 +15,4 @@ transaction() { self.storefront.removeListing(listingResourceID: resourceID) } } -}z \ No newline at end of file +} \ No newline at end of file