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