Shares #109
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 {
|
func newShareAPI(baseURL *url.URL, shnd ShareHandlers) *shareAPI {
|
||||||
return &shareAPI{
|
return &shareAPI{
|
||||||
baseURL: baseURL,
|
baseURL: baseURL,
|
||||||
|
|
Loading…
Add table
Reference in a new issue