Skip to content

Commit a53b54d

Browse files
committed
remove unused module according to code review
1 parent 6f0c85c commit a53b54d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

i18n/initializers/initialize.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import fs from "fs";
22
import OpenAI from "openai";
33
import path, { dirname } from "path";
4-
import Stream from "stream";
54
import { fileURLToPath } from "url";
65

76
// Get the directory name of the current module

0 commit comments

Comments
 (0)