mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-13 22:49:11 +01:00
remove unused import
This commit is contained in:
parent
116501e0c1
commit
15d97dda02
@ -11,7 +11,6 @@ import { Menu } from "@/components/player/internals/ContextMenu";
|
|||||||
import { SelectableLink } from "@/components/player/internals/ContextMenu/Links";
|
import { SelectableLink } from "@/components/player/internals/ContextMenu/Links";
|
||||||
import { useOverlayRouter } from "@/hooks/useOverlayRouter";
|
import { useOverlayRouter } from "@/hooks/useOverlayRouter";
|
||||||
import { usePlayerStore } from "@/stores/player/store";
|
import { usePlayerStore } from "@/stores/player/store";
|
||||||
import { providers } from "@/utils/providers";
|
|
||||||
|
|
||||||
export interface SourceSelectionViewProps {
|
export interface SourceSelectionViewProps {
|
||||||
id: string;
|
id: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user