This commit is contained in:
Hazel Noack
2025-10-07 13:28:45 +02:00
parent e833af1ecc
commit f1b075f47b
2 changed files with 2 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ import (
"strconv"
"gitea.elara.ws/Hazel/music-kraken/internal/common"
"github.com/gohugoio/hugo/common"
)
type MusicObject interface {