Skip to content

Commit c85a44e

Browse files
committed
unused imports
1 parent 27dc5c6 commit c85a44e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/compass-e2e-tests/installers/mac-dmg.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import path from 'path';
2-
import { existsSync, promises as fs } from 'fs';
1+
import { existsSync } from 'fs';
32
import type { InstalledAppInfo, Package } from './types';
43
import { execute } from './helpers';
54

0 commit comments

Comments
 (0)