mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
chore: rm autocompleted import
This commit is contained in:
parent
ca4fa11859
commit
50c9ede69d
@ -2,7 +2,6 @@
|
||||
import { parser } from './quadrant.jison';
|
||||
import type { Mock } from 'vitest';
|
||||
import { vi } from 'vitest';
|
||||
import { addClass } from '../../flowchart/flowDb.js';
|
||||
|
||||
const parserFnConstructor = (str: string) => {
|
||||
return () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user