未验证 提交 913947df 编写于 作者: P Phodal Huang

refactor: remove unused type

上级 bf620444
......@@ -15,13 +15,6 @@ type JAppField struct {
Value string
}
type JsonIdentifier struct {
Package string
Name string
Type string
Methods []JMethod
}
func NewClassNode() *JClassNode {
return &JClassNode{"", "", "", "", nil, nil, nil}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册