carddav: go fmt

This commit is contained in:
emersion
2017-09-11 19:10:53 +02:00
parent 0581850864
commit fdd2e85cfe
4 changed files with 35 additions and 35 deletions

View File

@@ -14,8 +14,8 @@ var (
)
type AddressBookInfo struct {
Name string
Description string
Name string
Description string
MaxResourceSize int
}