From afff2ea61a7c86adba613f9392a63615641fb024 Mon Sep 17 00:00:00 2001 From: Christopher Toth Date: Mon, 14 Oct 2024 20:47:24 -0600 Subject: [PATCH] Remove unused code --- src/cacophony.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cacophony.ts b/src/cacophony.ts index ee3c8e2..7227611 100644 --- a/src/cacophony.ts +++ b/src/cacophony.ts @@ -224,7 +224,6 @@ export class Cacophony { } async createStream(url: string): Promise { - const stream = await createStream(url, this.context); const sound = new Sound( url, undefined,