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

Commit 93877150 by Ross Grayton

Tidied code

1 parent 6a46e603
Showing with 0 additions and 1 deletions
...@@ -224,7 +224,6 @@ module.exports = (function() { ...@@ -224,7 +224,6 @@ module.exports = (function() {
this.validators[attribute] = validators this.validators[attribute] = validators
} }
// RAG
DAO.prototype.toJSON = function() { DAO.prototype.toJSON = function() {
return this.values; return this.values;
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!