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

Commit 5546c264 by Sascha Depold

removed eventemitter from model

1 parent 75bffb1e
Showing with 0 additions and 1 deletions
......@@ -11,7 +11,6 @@ module.exports = (function() {
initAttributes.call(this, values)
}
Utils.addEventEmitter(Model)
Utils._.extend(Model.prototype, Mixin.prototype)
Model.Events = {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!