Commit 2547fca2 authored by Krit Punpreuk's avatar Krit Punpreuk

Update perform.js

parent 1e672508
......@@ -77,8 +77,6 @@ function send_request(option,cb){
}else{
cb(new Error("send error"));
}
}else if(!reject){
cb()
}else{
cb(error)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment