mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-26 05:31:50 +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 { useOverlayRouter } from "@/hooks/useOverlayRouter";
|
||||
import { usePlayerStore } from "@/stores/player/store";
|
||||
import { providers } from "@/utils/providers";
|
||||
|
||||
export interface SourceSelectionViewProps {
|
||||
id: string;
|
||||
|
Loading…
Reference in New Issue
Block a user