diff --git a/content/apply.js b/content/apply.js index c42f160b..bed23c39 100644 --- a/content/apply.js +++ b/content/apply.js @@ -216,8 +216,6 @@ const APPLY = (() => { break; case 'styleUpdated': - // FIXME: should we use `styleInjector.toggle` when - // `request.codeIsUpdated === false`? if (request.style.enabled) { API.getSectionsByUrl(getMatchUrl(), request.style.id) .then(sections => {