Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Aug 15, 2023
1 parent 4deeba3 commit 86b77d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/crown/crownButtons/cloneButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

<script>
import CrownButton from '@/components/crown/crownButtons/crownButton';
import duplicateIcon from '@/assets/copy-regular.svg?url';
import cloneIcon from '@/assets/copy-regular.svg?url';
import validCopyElements from '@/components/crown/crownButtons/validCopyElements';
Expand Down

0 comments on commit 86b77d9

Please sign in to comment.