不要怂,就是干,撸起袖子干!

Commit 460a8f03 by Mick Hansen

[ci skip] remove comment

1 parent 7f8ae6b0
Showing with 0 additions and 1 deletions
......@@ -823,7 +823,6 @@ module.exports = (function() {
force: false
}, options || {});
// This semi awkward syntax where we can't return the chain directly but have to return the last .then() call is to allow sql proxying
return Promise.bind(this).then(function() {
// Run before hook
if (options.hooks) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!