remove TODO

This commit is contained in:
Shin'ya Ueoka 2017-09-20 20:34:35 +09:00
parent 9e4e6f8475
commit c8c76dbde1

View file

@ -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);