Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Raggaer committed Feb 21, 2019
1 parent 3aa7585 commit 3fdf885
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Expand Up @@ -14,7 +14,6 @@ import (
)

var (
allowMainInput = true
quit = make(chan struct{})
msg = make(chan string, 1)
waitCommandMessage = ">> gokpcli "
Expand Down

0 comments on commit 3fdf885

Please sign in to comment.