fix linter warnings
one method to add handlers
This commit is contained in:
@ -97,7 +97,6 @@ function generalAPICall<T>(
|
||||
* API nodes definitions
|
||||
*/
|
||||
|
||||
// eslint-disable-next-line no-shadow
|
||||
export enum APINode {
|
||||
Login = 'login',
|
||||
Settings = 'settings',
|
||||
|
Reference in New Issue
Block a user