Removing TODOs that I don't wanna do

This commit is contained in:
Jean Viscogliosi-Pate 2025-08-03 17:49:40 -07:00
parent 4baea8a5a5
commit 7e769027b1
1 changed files with 0 additions and 3 deletions

View File

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