removed extra ,

This commit is contained in:
Baris Soner Usakli
2014-01-04 02:10:37 -05:00
parent 8626122679
commit ecb64a0aa2

View File

@@ -207,7 +207,7 @@ Upgrade.upgrade = function(callback) {
winston.info('[2014/1/5] categories active users skipped');
next();
}
},
}
// Add new schema updates here
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 17!!!
], function(err) {