fix(core): update
This commit is contained in:
		| @@ -80,8 +80,6 @@ export class TinkUser { | ||||
|   public tinkUserId: string; | ||||
|   public externalUserIdArg: string; | ||||
|  | ||||
|   public authorizationToken: string; | ||||
|  | ||||
|   constructor(tinkAccountrefArg: TinkAccount, tinkUserIdArg: string, externalUserIdArg: string) { | ||||
|     this.tinkAccountRef = tinkAccountrefArg; | ||||
|     this.tinkUserId = tinkUserIdArg; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user