mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 22:44:24 +02:00
api/stream: remove random undici import
wtf
This commit is contained in:
parent
fec07d0e10
commit
06c348126e
@ -1,4 +1,4 @@
|
||||
import { Agent, request, stream } from "undici";
|
||||
import { Agent, request } from "undici";
|
||||
import ffmpeg from "ffmpeg-static";
|
||||
import { spawn } from "child_process";
|
||||
import { create as contentDisposition } from "content-disposition-header";
|
||||
|
Loading…
x
Reference in New Issue
Block a user