x/json2: fmt

pull/13655/head
Ned Palacios 2022-03-04 20:08:04 +08:00
parent 3ee9223bb4
commit 5d526c0a97
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ pub struct DecodeError {
message string
}
// code returns the error code of DecodeError
pub fn (err DecodeError) code() int {
return 3