Removing TODOs that I don't wanna do
This commit is contained in:
parent
4baea8a5a5
commit
7e769027b1
|
@ -1,6 +1,3 @@
|
|||
// TODO time operation
|
||||
// TODO change to global, time and compare performance
|
||||
|
||||
const verbsHelper = require("english-verbs-helper");
|
||||
const verbsIrregular = require("english-verbs-irregular/dist/verbs.json");
|
||||
const verbsGerunds = require("english-verbs-gerunds/dist/gerunds.json");
|
||||
|
|
Loading…
Reference in New Issue