mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-12 12:29:07 +01:00
Remove unused import in MediaSession.ts
This commit is contained in:
parent
b952d0a4d0
commit
c6f359d4ea
@ -1,4 +1,4 @@
|
|||||||
import { useCallback, useEffect, useMemo, useRef } from "react";
|
import { useCallback, useEffect, useRef } from "react";
|
||||||
|
|
||||||
import { usePlayerStore } from "@/stores/player/store";
|
import { usePlayerStore } from "@/stores/player/store";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user