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