Skip to content

Commit

Permalink
feat: remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Oct 16, 2023
1 parent 3885d91 commit 906747d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/modules/item/sagas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import { fetchSmartWearableRequiredPermissionsRequest } from '../asset/actions'
import { MARKETPLACE_SERVER_URL } from '../vendor/decentraland'
import { getIsMarketplaceServerEnabled } from '../features/selectors'
import { waitForFeatureFlagsToBeLoaded } from '../features/utils'
import { GENERATE_IDENTITY_SUCCESS } from '../identity/actions'
import {
buyItemFailure,
BuyItemRequestAction,
Expand Down

0 comments on commit 906747d

Please sign in to comment.