chore: more stuff

This commit is contained in:
Adrian Castro
2024-02-22 18:45:54 +01:00
parent 23cfcb8b1a
commit 2876cfd8e9
2 changed files with 1 additions and 2 deletions

View File

@@ -147,7 +147,6 @@ export const VideoPlayer = () => {
if (stream.type === "hls") {
url = stream.playlist;
console.log(hlsTracks);
}
if (stream.type === "file") {