mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-18 09:24:19 +02:00
clean up unused files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { useEffect } from 'react';
|
||||
|
||||
import {
|
||||
usePlaybackSettings,
|
||||
usePlayerSong,
|
||||
usePlayerStatus,
|
||||
usePlaybackSettings,
|
||||
useSettingsStore,
|
||||
} from '/@/renderer/store';
|
||||
import { PlayerStatus } from '/@/shared/types/types';
|
||||
|
||||
Reference in New Issue
Block a user