Removed unused constant

This commit is contained in:
Eduard Urbach 2018-07-03 12:54:06 +09:00
parent 21823890e0
commit 644c2c5b65

View File

@ -7,8 +7,6 @@ import (
"github.com/fatih/color" "github.com/fatih/color"
) )
const delayBetweenRequests = 1000
func main() { func main() {
color.Yellow("Downloading soundtracks") color.Yellow("Downloading soundtracks")