mirror of
https://github.com/duanhf2012/origin.git
synced 2026-05-21 17:17:31 +08:00
去掉无用的字段
This commit is contained in:
@@ -15,7 +15,6 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type RetError struct {
|
type RetError struct {
|
||||||
resultType int
|
|
||||||
resultChan chan error
|
resultChan chan error
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user