fix: removed hlsExceptions from stream/manage.js

This commit is contained in:
mikhail 2024-05-31 16:53:35 +05:00
parent 0e853644ae
commit b793d56673

View File

@ -3,7 +3,7 @@ import { randomBytes } from "crypto";
import { nanoid } from "nanoid";
import { decryptStream, encryptStream, generateHmac } from "../sub/crypto.js";
import { env, hlsExceptions } from "../config.js";
import { env } from "../config.js";
import { strict as assert } from "assert";
// optional dependency