mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
refactor: remove unused import
This commit is contained in:
parent
de525edde0
commit
b7f1fc0374
@ -1,4 +1,4 @@
|
||||
import React, { Fragment, useEffect } from 'react'
|
||||
import React, { Fragment } from 'react'
|
||||
import AddToQueueButton from './AddToQueueButton'
|
||||
|
||||
export const SongBulkActions = (props) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user