carddav: Remove duplicate package comment
The package comment is already present in carddav.go file. Having it in both places makes godoc show the documentation text twice.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// Package carddav provides a CardDAV server implementation, as defined in
|
|
||||||
// RFC 6352.
|
|
||||||
package carddav
|
package carddav
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user