From c8c76dbde1f507a64efbef56cb01c05f96550b50 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Wed, 20 Sep 2017 20:34:35 +0900 Subject: remove TODO --- src/content/follow.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/content/follow.js') diff --git a/src/content/follow.js b/src/content/follow.js index eedd1ed..b1d2f5c 100644 --- a/src/content/follow.js +++ b/src/content/follow.js @@ -10,7 +10,6 @@ export default class Follow { this.keys = []; this.onActivatedCallbacks = []; - // TODO activate input elements and push button elements let links = Follow.getTargetElements(doc); this.addHints(links); -- cgit v1.2.3