fixed style nits

This commit is contained in:
Keith Abdulla 2014-08-23 23:32:59 -07:00
parent bbd79c9e1a
commit 76ac8b0bc2
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ Schema.prototype.validate = function(data) {
};
};
exports.types = rules.types;
exports.test = function(value, schema) {
return (new Schema({