*ERR_NOT_READY not needed
This commit is contained in:
parent
fb849550db
commit
11acd58320
|
@ -1,2 +1 @@
|
||||||
export const ERR_NOT_READY = "NOT_READY";
|
|
||||||
export const ERR_MAX_TRIES_HIT = "ERR_MAX_TRIES_HIT";
|
export const ERR_MAX_TRIES_HIT = "ERR_MAX_TRIES_HIT";
|
||||||
|
|
Loading…
Reference in New Issue