mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
chore: remove unused import
This commit is contained in:
parent
2424cdfc9e
commit
a0a51c898a
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { Icon, Icons } from "@/components/Icon";
|
||||
import { useVideoPlayerDescriptor } from "@/video/state/hooks";
|
||||
import { useControls } from "@/video/state/logic/controls";
|
||||
import { useInterface } from "@/video/state/logic/interface";
|
||||
import { useMediaPlaying } from "@/video/state/logic/mediaplaying";
|
||||
|
||||
|
|
Loading…
Reference in a new issue