maint: comment source code
This commit is contained in:
@@ -23,6 +23,7 @@ func main() {
|
||||
|
||||
srv := app.New()
|
||||
|
||||
// TODO(vxc): Make this more portable
|
||||
errx.Log("Your token is \033[1;92m%s\033[0m", lash.Token)
|
||||
|
||||
errx.Log("starting server at http://0.0.0.0:%d", *port)
|
||||
|
||||
Reference in New Issue
Block a user