Skip to content

Commit 4a764fe

Browse files
committed
address comment: remove unused value
1 parent 9b675d4 commit 4a764fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/session.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export class Session extends EventEmitter<{
2626
username: string;
2727
projectId: string;
2828
clusterName: string;
29-
organizationId?: string;
3029
expiryDate: Date;
3130
};
3231

0 commit comments

Comments
 (0)