docs: remove old commentary
This commit is contained in:
parent
5faa0cab9c
commit
2beda02ef6
|
|
@ -26,7 +26,6 @@ type GeneralInfo struct {
|
||||||
VendorsCount []entity.VendorsCount
|
VendorsCount []entity.VendorsCount
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: fix when mqtt broker is not set don't break api
|
|
||||||
func (a *Api) generalInfo(w http.ResponseWriter, r *http.Request) {
|
func (a *Api) generalInfo(w http.ResponseWriter, r *http.Request) {
|
||||||
|
|
||||||
var result GeneralInfo
|
var result GeneralInfo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user