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

Commit 7fb57adc by overlookmotel

Remove unnecessary definitions

1 parent a746e985
Showing with 1 additions and 4 deletions
......@@ -40,10 +40,7 @@ module.exports = (function() {
schemaDelimiter: '',
defaultScope: null,
scopes: null,
hooks: {
beforeCreate: [],
afterCreate: []
}
hooks: {}
}, options || {});
this.associations = {};
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!