Skip to content

Commit 4227d36

Browse files
committed
Fix lint issue
1 parent bef0c8b commit 4227d36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/commands/open.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { expect, test } from 'vitest';
22
import { cli, cliCatch, cleanOutput } from '../shared';
3-
import { getSystem } from '@open-audio-stack/core';
43

54
test('Open command help', () => {
65
const result = cli('apps', 'open', '--help');

0 commit comments

Comments
 (0)