Fix lint issue.
This commit is contained in:
parent
d8c3c247f8
commit
2007de3241
@ -39,7 +39,7 @@ export const ERROR_CODES = {
|
||||
COMPILATION_ERROR: -32050,
|
||||
ENCRYPTION_ERROR: -32055,
|
||||
FETCH_ERROR: -32060,
|
||||
INVALID_PARAMS: -32602,
|
||||
INVALID_PARAMS: -32602
|
||||
};
|
||||
|
||||
export default class TransportError extends ExtendableError {
|
||||
|
Loading…
Reference in New Issue
Block a user