Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
prachi00 committed Apr 8, 2023
1 parent e02f44e commit f404f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/collection/HeroButtons.vue
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ import {
import { isOwner as checkOwner } from '@/utils/account'
import { useCollectionMinimal } from '@/components/collection/utils/useCollectionDetails'
import useIdentity from '@/components/identity/utils/useIdentity'
import { OModal } from '@oruga-ui/oruga'

const route = useRoute()
const { accountId } = useAuth()
Expand Down

0 comments on commit f404f86

Please sign in to comment.