Skip to content

Commit

Permalink
chore: rm autocompleted import
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Singh1 committed May 4, 2024
1 parent ca4fa11 commit 50c9ede
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 () => {
Expand Down

0 comments on commit 50c9ede

Please sign in to comment.