parent
095aeedd6f
commit
b7e8c24696
|
@ -65,7 +65,6 @@ func main() {
|
||||||
log.Fatalln(err)
|
log.Fatalln(err)
|
||||||
}
|
}
|
||||||
selection = b1.String()
|
selection = b1.String()
|
||||||
//io.Copy(os.Stdout, &b1)
|
|
||||||
default:
|
default:
|
||||||
//fmt.Printf("Specified: %q\n", specified)
|
//fmt.Printf("Specified: %q\n", specified)
|
||||||
selection = specified
|
selection = specified
|
||||||
|
|
Loading…
Reference in New Issue