Skip to content

Commit 13019b6

Browse files
committed
rm unused import
1 parent 2e6da1a commit 13019b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/frontend/screens/Quests/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { useMutation } from '@tanstack/react-query'
1010
import { Runner } from 'common/types'
1111
import { Quest } from '@hyperplay/utils'
1212
import { QuestRewardClaimedToast } from 'frontend/components/UI/QuestRewardClaimedToast'
13-
import { itemType } from '@hyperplay/ui/dist/components/Dropdowns/Dropdown'
1413
import useGetHyperPlayListings from 'frontend/hooks/useGetHyperPlayListings'
1514
import useGetQuests from 'frontend/hooks/useGetQuests'
1615
import {

0 commit comments

Comments
 (0)