Skip to content

Commit 7b3c3cb

Browse files
committed
remove todo
1 parent 9839fd1 commit 7b3c3cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/translator/verb.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ export function forObject(verb: PartialCompoundVerb): boolean | string {
177177
return false;
178178
}
179179
}
180-
// TODO: handle negatives
181180
function fromVerbForms(
182181
options: Readonly<{
183182
verbForms: VerbForms;

0 commit comments

Comments
 (0)