Commit d61e4dbf by shenyizhong

* code review

1 parent 0cf8979f
Showing with 0 additions and 4 deletions
......@@ -160,10 +160,6 @@ func main() {
} else if nodetree.StrOp == "download" {
nodetree.StrSrc = "data" + nodetree.StrSrc
if err != nil {
fmt.Println(err)
return
}
// TODO, check if nodetree.StrDst is FILE or DIR
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!