2
0

Fix go vet issues

This commit is contained in:
Jack Christensen
2018-01-13 10:08:02 -06:00
parent 4fb47ac8c9
commit 119ba7a449
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -31,8 +31,7 @@ func main() {
This message should appear in any other chat instances connected to the same
database.
Type "exit" to quit.
`)
Type "exit" to quit.`)
scanner := bufio.NewScanner(os.Stdin)
for scanner.Scan() {