Skip to content

Commit ae1a7c9

Browse files
committed
🌈 style: 移除未使用的SleepTimerPopover组件
1 parent f7951ec commit ae1a7c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/renderer/components/player/MobilePlayBar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ import { useThrottleFn } from '@vueuse/core';
155155
import { computed, ref, watch } from 'vue';
156156
157157
import SongItem from '@/components/common/SongItem.vue';
158-
import SleepTimerPopover from '@/components/player/SleepTimerPopover.vue';
159158
import { allTime, artistList, nowTime, playMusic, sound, textColors } from '@/hooks/MusicHook';
160159
import MusicFull from '@/layout/components/MusicFull.vue';
161160
import { usePlayerStore } from '@/store/modules/player';

0 commit comments

Comments
 (0)