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