1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:15:55 +00:00

previous: remove unused debugging line

This commit is contained in:
Andrew Dolgov
2019-05-20 08:00:23 +03:00
parent 905f038610
commit 079ef15b1b

View File

@@ -567,8 +567,6 @@ define(["dojo/_base/declare"], function (declare) {
const tmph = dojo.connect(dialog, 'onLoad', function () {
dojo.disconnect(tmph);
console.log('S_onload');
if (Feeds._search_query) {
if (Feeds._search_query.query)
dijit.byId('search_query')