compile fix

This commit is contained in:
shoopea 2019-10-10 17:17:40 +08:00
parent 511ba82c7f
commit 3ed8574e5b

1
msg.go
View File

@ -2,7 +2,6 @@ package main
import ( import (
"errors" "errors"
"fmt"
"log" "log"
"regexp" "regexp"
"strconv" "strconv"