Skip to content

Commit 6c3ee20

Browse files
removed unused constant
1 parent 19eb16f commit 6c3ee20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/wrapper/ExecutionService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import CxMask from "../mask/CxMask";
2525
import CxAsca from "../asca/CxAsca";
2626

2727
let skipValue = false;
28-
const fileSourceFlag = "--file-source"
2928
const scaResolverParamsFlag = "--sca-resolver-params"
3029

3130
function isJsonString(s: string) {

0 commit comments

Comments
 (0)