This commit is contained in:
jysperm
2014-07-19 03:29:59 +08:00
parent ec8d739c86
commit d69ff7e9ca

View File

@@ -30,4 +30,4 @@ exports.writeConfig = (path, content, callback) ->
throw err if err
fs.unlink path, ->
callback
callback()