Skip to content

Commit 7ae77cd

Browse files
remove unused export
1 parent 25b4523 commit 7ae77cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/wrapper/CxWrapper.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import path = require('path');
1111
import { getTrimmedMapValue } from "./utils";
1212
import { JwtClaims } from "../license/JwtClaims";
1313

14-
export { JwtClaims } from "../license/JwtClaims";
15-
1614
type ParamTypeMap = Map<CxParamType, string>;
1715

1816
export class CxWrapper {

0 commit comments

Comments
 (0)