fix: remove PRO from ConfigErrorState

This commit is contained in:
Alexis
2021-09-10 07:58:15 +09:30
parent 243de07a41
commit 0e7b9968b5
@@ -10,7 +10,6 @@ enum ConfigErrorState {
UNKNOWN_ERROR
INVALID
NO_KEY_SERVER
PRO
WITHDRAWN
}