remove empty const block
This commit is contained in:
@@ -9,8 +9,6 @@ import (
|
|||||||
"github.com/dweymouth/supersonic/sharedutil"
|
"github.com/dweymouth/supersonic/sharedutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
const ()
|
|
||||||
|
|
||||||
func (j *jellyfinMediaProvider) ArtistSortOrders() []string {
|
func (j *jellyfinMediaProvider) ArtistSortOrders() []string {
|
||||||
return []string{
|
return []string{
|
||||||
mediaprovider.ArtistSortAlbumCount,
|
mediaprovider.ArtistSortAlbumCount,
|
||||||
|
|||||||
Reference in New Issue
Block a user