Explorar el Código

rm unnec import

Shun Miyazawa hace 1 año
padre
commit
23c1f8c858
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/src/features/openai/server/services/openai.ts

+ 0 - 1
apps/app/src/features/openai/server/services/openai.ts

@@ -1,4 +1,3 @@
-import fs from 'fs';
 import assert from 'node:assert';
 import { Readable, Transform } from 'stream';
 import { pipeline } from 'stream/promises';