docs: remove old commentary

This commit is contained in:
leandrofars 2024-04-15 13:53:29 -03:00
parent 5faa0cab9c
commit 2beda02ef6

View File

@ -26,7 +26,6 @@ type GeneralInfo struct {
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) {
var result GeneralInfo