Skip to content

Commit

Permalink
remove empty const block
Browse files Browse the repository at this point in the history
  • Loading branch information
dweymouth committed Jul 21, 2024
1 parent 4afedda commit 1d49aa1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/mediaprovider/jellyfin/artistiterator.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import (
"github.com/dweymouth/supersonic/sharedutil"
)

const ()

func (j *jellyfinMediaProvider) ArtistSortOrders() []string {
return []string{
mediaprovider.ArtistSortAlbumCount,
Expand Down

0 comments on commit 1d49aa1

Please sign in to comment.