1
0
Fork 0
This commit is contained in:
Jan Steemann 2014-12-20 21:56:42 +01:00
parent 6f9d6b2ad0
commit b4454fa91a
1 changed files with 0 additions and 1 deletions

View File

@ -441,7 +441,6 @@
try {
Joi.assert(url, Joi.string().regex(/^[a-zA-Z0-9_\-]+\/[a-zA-Z0-9_\-]+$/));
} catch (e) {
console.log(e.message);
return;
}
//send server req through collection