Skip to content

Commit

Permalink
Remove misplaced import
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Nov 28, 2022
1 parent 950b5dc commit 10cd315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"runtime"

"github.com/navidrome/navidrome/cmd"
_ "github.com/navidrome/navidrome/model/criteria"
)

func main() {
Expand Down

0 comments on commit 10cd315

Please sign in to comment.