Skip to content

Commit

Permalink
Fix: remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Oct 14, 2018
1 parent 4602712 commit d84c4dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions popup/search-results.js
Expand Up @@ -557,8 +557,6 @@ window.addEventListener('showStyles:done', function _() {
pingback(result);
// show a 'config-on-homepage' icon in the popup
style.updateUrl += settings.length ? '?' : '';
// show a 'style installed' tooltip in the manager
// style.reason = 'install';
return API.installStyle(style);
})
.catch(reason => {
Expand Down

0 comments on commit d84c4dc

Please sign in to comment.