mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-13 22:02:15 +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'
|
import AddToQueueButton from './AddToQueueButton'
|
||||||
|
|
||||||
export const SongBulkActions = (props) => {
|
export const SongBulkActions = (props) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user