Skip to content

Commit f383adf

Browse files
committed
Remove unneeded import
1 parent 72f0c4a commit f383adf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/Muxer.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Packet } from "./Packet"
22
import { Frame } from "./Frame"
3-
import { Stream } from "./Stream"
43
import { OutputFormat, FormatContext } from "./FormatContext"
54

65
export interface Muxer extends Omit<FormatContext,

0 commit comments

Comments
 (0)