mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 14:29:48 +02:00
remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { ref, onMounted, computed } from 'vue';
|
||||
import { namespace } from '../../../../dist/diagrams/state/stateDb';
|
||||
|
||||
interface Taglines {
|
||||
label: string;
|
||||
|
Reference in New Issue
Block a user