Skip to content

Commit 73ae97b

Browse files
authored
fix: remove old todo
1 parent 131ccb9 commit 73ae97b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hathor/healthcheck/resources/healthcheck.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def render_GET(self, request):
5656
return json_dumpb(health_check.to_json())
5757

5858

59-
# TODO: Fix below
6059
HealthcheckResource.openapi = {
6160
'/health': {
6261
'x-visibility': 'public',

0 commit comments

Comments
 (0)