Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sopa301 committed Apr 2, 2024
1 parent af7b299 commit 65ddf63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/c-title.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

<script lang="ts">
import { defineComponent } from 'vue';
import MarkdownIt from 'markdown-it';
import cMarkdownChunk from './c-markdown-chunk.vue';
export default defineComponent({
Expand Down

0 comments on commit 65ddf63

Please sign in to comment.