mirror of https://bitbucket.org/ausocean/av.git
8 lines
77 B
Go
8 lines
77 B
Go
|
// +build circleci
|
||
|
|
||
|
package main
|
||
|
|
||
|
const audioCmd = ""
|
||
|
|
||
|
func initCommand() {}
|