Fix lint errors
New environment, forgot to setup it properly...
This commit is contained in:
+1
-1
@@ -2,6 +2,7 @@ package core
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/deluan/navidrome/model/request"
|
||||
)
|
||||
|
||||
@@ -12,4 +13,3 @@ func userName(ctx context.Context) string {
|
||||
return user.UserName
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user