lint compliance

pull/1/head
yflory 2020-05-04 13:34:48 +02:00
parent 7c7bfe72d7
commit c26bbba73a
1 changed files with 0 additions and 1 deletions

View File

@ -597,7 +597,6 @@ define([
var channel = content.channel;
if (!channel) { return void cb(true); }
var res = ctx.store.manager.findChannel(channel);
var title, href;
ctx.Store.getAllStores().some(function (s) {