go fmt code
This commit is contained in:
parent
def9f7bccf
commit
e7adec0988
1 changed files with 14 additions and 14 deletions
|
@ -6,8 +6,8 @@ import (
|
||||||
"labix.org/v2/mgo/bson"
|
"labix.org/v2/mgo/bson"
|
||||||
"net/http"
|
"net/http"
|
||||||
"regexp"
|
"regexp"
|
||||||
"strings"
|
|
||||||
"strconv"
|
"strconv"
|
||||||
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
type chapter struct {
|
type chapter struct {
|
||||||
|
|
Reference in a new issue