refactor: not deprecated on 2.x

isekai-main
Barış Soner Uşaklı 2 years ago
parent 8a15e58dff
commit 91c2e5ac25

@ -181,7 +181,6 @@ module.exports = function (utils, Benchpress, relative_path) {
}
function renderTopicEvents(index, sort) {
console.warn('[renderTopicEvents] deprecated, use a partial at partials/topic/event.tpl');
if (sort === 'most_votes') {
return '';
}

Loading…
Cancel
Save