Skip to content

Commit f4b21f8

Browse files
committed
AST-8622 SAST description
- Add missing newline
1 parent aeecb4d commit f4b21f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/wrapper/CxConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export class CxConfig {
66
clientSecret: string = "";
77
apiKey: string = "";
88
tenant: string = "";
9-
}
9+
}

0 commit comments

Comments
 (0)