We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27dc5c6 commit c85a44eCopy full SHA for c85a44e
packages/compass-e2e-tests/installers/mac-dmg.ts
@@ -1,5 +1,4 @@
1
-import path from 'path';
2
-import { existsSync, promises as fs } from 'fs';
+import { existsSync } from 'fs';
3
import type { InstalledAppInfo, Package } from './types';
4
import { execute } from './helpers';
5
0 commit comments