fix(node-player): remove unused API_ROOT import from NowPlaying
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import { useState } from 'react'
|
import { useState } from 'react'
|
||||||
import { API_ROOT } from '../furumiApi'
|
|
||||||
import { AuthImg } from './AuthImg'
|
import { AuthImg } from './AuthImg'
|
||||||
import type { QueueItem } from './QueueList'
|
import type { QueueItem } from './QueueList'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user