remove short test

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")