Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
Wrong automatic import
  • Loading branch information
LandmineHQ committed Apr 1, 2024
1 parent ebf04a3 commit d98c1f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AppreciationCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
</template>

<script setup lang="ts">
import type { link } from "fs";
import IconAvatar from "./icons/IconAvatar.vue";
const props = defineProps({
Expand Down

0 comments on commit d98c1f1

Please sign in to comment.