Remove unused variables / code (#7736)
* remove unused variables / code * fix bug in testPostStoreGetOldest
Этот коммит содержится в:
@@ -32,7 +32,6 @@ type Context struct {
|
||||
T goi18n.TranslateFunc
|
||||
Locale string
|
||||
TeamId string
|
||||
isSystemAdmin bool
|
||||
}
|
||||
|
||||
func (api *API) ApiAppHandler(h func(*Context, http.ResponseWriter, *http.Request)) http.Handler {
|
||||
|
||||
Ссылка в новой задаче
Block a user