gofmt
This commit is contained in:
parent
40ca650895
commit
f6ea4a4753
2 changed files with 7 additions and 8 deletions
|
@ -106,7 +106,6 @@ func respondShareHandler(ie EntityFunc) ShareHandlerFunc {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
func newShareAPI(baseURL *url.URL, shnd ShareHandlers) *shareAPI {
|
||||
return &shareAPI{
|
||||
baseURL: baseURL,
|
||||
|
|
Loading…
Reference in a new issue