mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 14:57:26 +00:00
Update client.ts
This commit is contained in:
parent
08557b5f36
commit
03dcd08bc4
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ export class TribufuClient extends TribufuApi {
|
|||
|
||||
constructor(clientId: string, clientSecret: string) {
|
||||
super();
|
||||
|
||||
this.clientId = clientId;
|
||||
this.clientSecret = clientSecret;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue