Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Dec 21, 2023
1 parent fabcf2b commit 1d2519b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/modules/ens/sagas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { DCLController } from '../../contracts'
import { DCLRegistrar__factory } from '../../contracts/factories/DCLRegistrar__factory'
import { DCLController__factory } from '../../contracts/factories/DCLController__factory'
import { DCLRegistrar } from '../../contracts/DCLRegistrar'
import { lists } from '../vendor/decentraland/lists/api'
import {
CLAIM_NAME_REQUEST,
ClaimNameRequestAction,
Expand Down

0 comments on commit 1d2519b

Please sign in to comment.