this wasn't meant to be here

This commit is contained in:
Laptop
2024-10-09 19:39:46 +03:00
parent 1207f193e8
commit 138bb1a655

View File

@@ -181,8 +181,6 @@ func GetArbitraryTrack(data string) (Track, error) {
}
}
fmt.Println(data)
if n == 1 {
return GetTrack(data)
}