Removed debugging line.
This commit is contained in:
Kevin Röbert 2018-06-23 13:00:03 +02:00
parent 349b645d88
commit 2b39b0533d

View File

@ -521,7 +521,6 @@ function start(items)
* a loop.
*/
if(result.changes){
console.log(result.url);
return {
redirectUrl: result.url
};