mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-05 08:39:48 +00:00
remove unused import
This commit is contained in:
parent
116501e0c1
commit
15d97dda02
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue