Connecting LastFm Api to get Image Urls which is then rendered
@ -1,7 +1,6 @@
package main
import (
"github.com/fhs/gompd/mpd"
"github.com/gdamore/tcell/v2"
"github.com/rivo/tview"
)