removed test case
This commit is contained in:
Binary file not shown.
@@ -147,11 +147,6 @@ func loadSongFile(fileName string) (string, error) {
|
||||
DiscCount: discCount,
|
||||
}
|
||||
|
||||
// Ivy Lab // Infinite Falling Ground // Touch
|
||||
if loadedTags.Artist == "Ivy Lab" {
|
||||
log.Println(loadedTags.Title)
|
||||
}
|
||||
|
||||
err = loadedTags.Validate()
|
||||
if err != nil {
|
||||
return "", err
|
||||
|
||||
Reference in New Issue
Block a user