av/cmd/audio-player/looper/circleci.go

8 lines
77 B
Go
Raw Normal View History

// +build circleci
package main
const audioCmd = ""
func initCommand() {}