mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-21 06:48:10 -07:00
remove draft/resume-0.5
This commit is contained in:
@@ -196,10 +196,4 @@ const (
|
||||
RPL_REG_VERIFICATION_REQUIRED = "927"
|
||||
ERR_TOOMANYLANGUAGES = "981"
|
||||
ERR_NOLANGUAGE = "982"
|
||||
|
||||
// draft numerics
|
||||
// these haven't been assigned actual codes, so we use RPL_NONE's code (300),
|
||||
// since RPL_NONE is intended to be used when testing / debugging / etc features.
|
||||
|
||||
ERR_CANNOT_RESUME = "300"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user