@ -171,7 +171,6 @@ topicsController.get = function(req, res, callback) {
}
description = validator.escape(description);
description = description.replace(/'/g, ''');
var ogImageUrl = '';
if (topicData.thumb) {