Skip to content

Commit 8de7b2b

Browse files
committed
fix: fix lint
1 parent 84742a7 commit 8de7b2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-eslint/src/lib/runner/lint.unit.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { ESLint, type Linter } from 'eslint';
22
import { expect } from 'vitest';
3-
import { MEMFS_VOLUME } from '@code-pushup/test-utils';
43
import { executeProcess } from '@code-pushup/utils';
54
import type { ESLintPluginConfig } from '../config.js';
65
import { lint } from './lint.js';

0 commit comments

Comments
 (0)