mirror of
https://github.com/tribufu/sdk-js
synced 2025-08-05 07:22:48 +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