removed unused variable
This commit is contained in:
parent
5fdf3fa2f5
commit
86ae2c7eb8
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user