mirror of
https://github.com/1f349/go-webdav.git
synced 2024-12-22 08:14:15 +00:00
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:
parent
f8d9f83cbc
commit
0ad8fa5233
@ -1,5 +1,3 @@
|
||||
// Package carddav provides a CardDAV server implementation, as defined in
|
||||
// RFC 6352.
|
||||
package carddav
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user