*ERR_NOT_READY not needed

This commit is contained in:
Derrick Hammer 2022-08-27 15:11:01 -04:00
parent fb849550db
commit 11acd58320
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -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";