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