提交 d464e3d1 作者: Juan Batiz-Benet 提交者: Matt Bell

commands: go fmt

上级 dd81bf63
......@@ -2,9 +2,9 @@ package commands
import (
"fmt"
"io"
"reflect"
"strconv"
"io"
)
type optMap map[string]interface{}
......
......@@ -4,8 +4,8 @@ import (
"encoding/json"
"encoding/xml"
"fmt"
"strings"
"io"
"strings"
)
// ErrorType signfies a category of errors
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论