removed console.log

v1.18.x
Baris Soner Usakli 11 years ago
parent 49254f268e
commit 6d8a1eb1f4

@ -96,7 +96,7 @@
if(err){
return callback(err);
}
console.log(recentData);
var feed = new rss({
title: 'Recently Active Topics',
description: 'A list of topics that have been active within the past 24 hours',

Loading…
Cancel
Save