mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 18:24:19 +00:00
Update client.ts
This commit is contained in:
@ -20,7 +20,6 @@ export class TribufuClient extends TribufuApi {
|
||||
|
||||
constructor(clientId: string, clientSecret: string) {
|
||||
super();
|
||||
|
||||
this.clientId = clientId;
|
||||
this.clientSecret = clientSecret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user