mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
removed unused variable
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { video_info } from "."
|
import { video_info } from "."
|
||||||
import { FormatInterface, LiveEnded, LiveStreaming, Stream } from "./classes/LiveStream"
|
import { LiveEnded, LiveStreaming, Stream } from "./classes/LiveStream"
|
||||||
|
|
||||||
export enum StreamType{
|
export enum StreamType{
|
||||||
Arbitrary = 'arbitrary',
|
Arbitrary = 'arbitrary',
|
||||||
|
|||||||
Reference in New Issue
Block a user