remove short test
All checks were successful
gl/check check status: success (c7e8c2ec27dcc931fcf0209e3698a35f09ffb0b7)
gl/gate gate status: success (c7e8c2ec27dcc931fcf0209e3698a35f09ffb0b7)

This commit is contained in:
Tino Schreiber 2024-03-08 08:29:12 +00:00
parent 4da0f88978
commit c7e8c2ec27

View File

@ -299,7 +299,3 @@ class Services(object):
res["service"] = service
break
return res
srv = Services()
srv.docs_html_by_category("internal")