Skip to content

Commit 7cd9fc4

Browse files
committed
remove auto-imported items
1 parent c7c98fd commit 7cd9fc4

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
@@ -8,7 +8,6 @@ import { condense } from "./misc.ts";
88
import { noun } from "./noun.ts";
99
import { nounAsPreposition } from "./preposition.ts";
1010
import { noEmphasis, word } from "./word.ts";
11-
import { version } from "esbuild";
1211

1312
export type VerbObjects = Readonly<{
1413
object: null | English.NounPhrase;

0 commit comments

Comments
 (0)