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"
|
||||
"net/http"
|
||||
"regexp"
|
||||
"strings"
|
||||
"strconv"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type chapter struct {
|
||||
|
|
Reference in a new issue