move scrobblers into their own package
This commit is contained in:
committed by
Senan Kelly
parent
b9998f7ee6
commit
4443d7d0f5
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
"go.senan.xyz/gonic/server/db"
|
||||
"go.senan.xyz/gonic/server/encode"
|
||||
"go.senan.xyz/gonic/server/lastfm"
|
||||
"go.senan.xyz/gonic/server/scanner"
|
||||
"go.senan.xyz/gonic/server/scrobble/lastfm"
|
||||
)
|
||||
|
||||
func firstExisting(or string, strings ...string) string {
|
||||
|
||||
Reference in New Issue
Block a user