remove TODO
This commit is contained in:
parent
9e4e6f8475
commit
c8c76dbde1
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Reference in a new issue