Skip to content

Commit 7b17b74

Browse files
committed
remove semaphore import
1 parent 1468265 commit 7b17b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/osinstaller/CxInstaller.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import * as path from 'path';
44
import * as tar from 'tar';
55
import axios from 'axios';
66
import * as unzipper from 'unzipper';
7-
import {Semaphore} from 'async-mutex';
87
import {logger} from "../wrapper/loggerConfig";
98
import {finished} from 'stream/promises';
109

0 commit comments

Comments
 (0)