Update requestWrapper.ts
This commit is contained in:
@@ -10,7 +10,6 @@ export default class RequestUtil {
|
|||||||
private globalRequestOptions: AxiosRequestConfig;
|
private globalRequestOptions: AxiosRequestConfig;
|
||||||
private key: string | undefined;
|
private key: string | undefined;
|
||||||
private secret: string | undefined;
|
private secret: string | undefined;
|
||||||
//all private
|
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
key: string | undefined,
|
key: string | undefined,
|
||||||
|
|||||||
Reference in New Issue
Block a user