@@ -1,12 +1,9 @@
package main
import (
"github.com/kr/pretty"
"os"
)
var _ = pretty.Println // lol
var commands = []*Command{
cmdStart,
cmdRun,
The note is not visible to the blocked user.